diff --git a/CHANGELOG.md b/CHANGELOG.md index 8535eb1..2d58c62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.3.13 + +- Add `hideMainText` property + ## 1.3.12+1 - Fix Cayman Islands code diff --git a/pubspec.yaml b/pubspec.yaml index 3fae238..33e776e 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: 1.3.12+1 +version: 1.3.13 homepage: https://github.com/imtoori/CountryCodePicker environment: