From 0caf8e4f2c9d23c6228c87b7ab7438503c8715f8 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Wed, 29 Apr 2020 19:23:12 +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 04e94f9..b19944f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.3.12 + +- Allow to edit dialog textStyle + ## 1.3.11 - Fix initialization diff --git a/pubspec.yaml b/pubspec.yaml index a054a14..6c59c74 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.11 +version: 1.3.12 homepage: https://github.com/imtoori/CountryCodePicker environment: