Skip to content

Commit

Permalink
reactive_flutter_typeahead 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilich6107 committed Feb 3, 2023
1 parent e1ae08d commit 7e119fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions packages/reactive_flutter_typeahead/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [0.8.1]
* package version bump

## [0.8.0]
* package version bump

Expand Down
4 changes: 2 additions & 2 deletions packages/reactive_flutter_typeahead/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: reactive_flutter_typeahead
description: Wrapper around flutter_typeahead to use with reactive_forms.
version: 0.8.0
version: 0.8.1
repository: https://github.com/artflutter/reactive_forms_widgets
issue_tracker: https://github.com/artflutter/reactive_forms_widgets/issues

Expand All @@ -11,7 +11,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_typeahead: ^4.1.1
flutter_typeahead: ^4.3.1
reactive_forms: ^14.2.0

dev_dependencies:
Expand Down

0 comments on commit 7e119fc

Please sign in to comment.