diff --git a/README.md b/README.md index 6599e99..3aaa378 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency: ``` yaml dependencies: ... - easy_autocomplete: ^1.3.1 + easy_autocomplete: ^1.4.0 ``` ## Basic example