From 7137ab58f38069c0fd5f3e37d97afd896ace3569 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Sun, 1 Apr 2018 11:06:41 +0200 Subject: [PATCH] update pubspec --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index e501f5b..ac83959 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,11 +1,11 @@ name: country_code_picker description: A flutter package for showing a country code selector. -version: 0.0.1 +version: 0.0.2 author: Salvatore-Giordano homepage: https://github.com/Salvatore-Giordano/CountryCodePicker environment: - sdk: ">=1.2.0 <=2.0.0" + sdk: ">=1.2.0 <2.0.0" dependencies: flutter: