From 9677854c8f9a63e013dab88948ee78be038dbd28 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Sat, 13 Mar 2021 13:05:34 +0100 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 88426a3..48743f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.0.1 + +- Use `universal_platform` package + ## 2.0.0 - support 70 languages diff --git a/pubspec.yaml b/pubspec.yaml index 2a466f1..e6c4692 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: 2.0.0 +version: 2.0.1 homepage: https://github.com/imtoori/CountryCodePicker environment: