diff --git a/CHANGELOG.md b/CHANGELOG.md index 5526d4e..fa6e936 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ ## [1.0.0] - 11 Aug 2020 * Initial developers preview release. + +## [1.0.1] - 12 Aug 2020 + +* Add documentation. diff --git a/pubspec.yaml b/pubspec.yaml index c2f3a6d..1847fbf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: country_picker description: A flutter package to select a country from a list of countries. -version: 1.0.0 +version: 1.0.1 homepage: https://github.com/Daniel-Ioannou repository: https://github.com/Daniel-Ioannou/flutter_country_picker