From b100d77e0646783c7e9de8b594d0882364dd4694 Mon Sep 17 00:00:00 2001 From: virtualmarc Date: Mon, 16 Mar 2020 22:27:12 +0100 Subject: [PATCH] Prepare for release --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 365c4e4..450570c 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,14 @@ Add the following dependency to the pubspec.yaml ```yaml dependencies: - ftpclient: ^0.5.0 + ftpclient: ^0.6.0 ``` **Development** ```yaml dependencies: - ftpclient: ^0.6.0 + ftpclient: ^0.7.0 ``` NOTE: This version is not yet available on pub.dev