diff --git a/CHANGELOG.md b/CHANGELOG.md index 88426a3..48743f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.0.1 + +- Use `universal_platform` package + ## 2.0.0 - support 70 languages diff --git a/pubspec.yaml b/pubspec.yaml index 2a466f1..e6c4692 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: country_code_picker description: A flutter package for showing a country code selector. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox -version: 2.0.0 +version: 2.0.1 homepage: https://github.com/imtoori/CountryCodePicker environment: