diff --git a/example/pubspec.lock b/example/pubspec.lock index 2d2ea51..ad3ec16 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -56,7 +56,7 @@ packages: path: ".." relative: true source: path - version: "1.1.0" + version: "1.2.0" fake_async: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f2f44e0..39be544 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: easy_autocomplete description: A simple but flexible autocomplete TextFormField to help you display suggestions to your users while typing -version: 1.1.0 +version: 1.2.0 homepage: https://github.com/4inka/flutter_easy_autocomplete environment: