From 5f7e5c5154e0d687cc08b7c4398d17b7d087bf04 Mon Sep 17 00:00:00 2001 From: Saif Allah Khaled Date: Thu, 5 Sep 2019 19:28:03 +0200 Subject: [PATCH] Pump Version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b6fbff8..2c257ba 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.7 +version: 1.1.8 author: Salvatore-Giordano homepage: https://github.com/Salvatore-Giordano/CountryCodePicker