From ea57ee46924418daa54dfe6cb0b46f9fa9ff4852 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Sat, 16 May 2020 15:44:42 +0200 Subject: [PATCH] version bump --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d58c62..3f05559 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.3.13 +## 1.3.14 - Add `hideMainText` property diff --git a/pubspec.yaml b/pubspec.yaml index 33e776e..a6afa21 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.13 +version: 1.3.14 homepage: https://github.com/imtoori/CountryCodePicker environment: