diff --git a/CHANGELOG.md b/CHANGELOG.md index b6c338a..cff0005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,4 +22,8 @@ Finally, giving a SearchBarStyle, you will be able to change the SearchBar's sty ## [1.3.0] - 29/07/2019 -* SearchBarController is now enable to replay last search \ No newline at end of file +* SearchBarController is now enable to replay last search + +## [1.3.1] - 29/07/2019 + +* Fix API replay's method's name \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 41a8403..fb9733c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flappy_search_bar description: A SearchBar widget handling most of search cases. -version: 1.3.0 +version: 1.3.1 author: Equinoa homepage: https://github.com/smartnsoft/flappy_search_bar