diff --git a/pubspec.yaml b/pubspec.yaml index 9fac8f0..dc0015f 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.2.0 +version: 1.2.1 author: Salvatore-Giordano homepage: https://github.com/Salvatore-Giordano/CountryCodePicker