From fbef8a077d22adcd8fad103e871ad0e86ce4f530 Mon Sep 17 00:00:00 2001 From: imtoori Date: Mon, 9 Dec 2019 23:41:22 +0100 Subject: [PATCH] udpate version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 257d5c2..9fac8f0 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.1.8 +version: 1.2.0 author: Salvatore-Giordano homepage: https://github.com/Salvatore-Giordano/CountryCodePicker