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