Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
updating package version
Browse files Browse the repository at this point in the history
  • Loading branch information
4inka committed Jul 27, 2022
1 parent e853f26 commit 0cc87bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency:
``` yaml
dependencies:
...
easy_autocomplete: ^1.5.0
easy_autocomplete: ^1.6.0
```
## Basic example
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.5.0
version: 1.6.0
homepage: https://github.com/4inka/flutter_easy_autocomplete

environment:
Expand Down

0 comments on commit 0cc87bc

Please sign in to comment.