From 354f4395b703a6bf6c50d4cc2c4e50eb5f32c83d Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Tue, 7 Apr 2020 15:03:38 +0200 Subject: [PATCH] bump version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e035a45..5363a97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.3.10 + +- Fix initialization + ## 1.3.9 - Add hideSearch property diff --git a/pubspec.yaml b/pubspec.yaml index f9dcbaa..e280389 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.9 +version: 1.3.10 homepage: https://github.com/imtoori/CountryCodePicker environment: