From 1e502fa9e7bf86d739e481650254647e385424e6 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Sun, 14 Jun 2020 16:34:59 +0200 Subject: [PATCH] version bump --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 856bf8b..f58963a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.0 + +- Move onInit to didUpdateWidget in order to have localized countries + ## 1.3.15 - Add portugal and german translations diff --git a/pubspec.yaml b/pubspec.yaml index d321ddc..38d7211 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.15 +version: 1.4.0 homepage: https://github.com/imtoori/CountryCodePicker environment: