Update version and changelog

This commit is contained in:
Salvatore Giordano
2018-10-21 20:20:55 +02:00
parent f716d53e9f
commit 7006dab8ef
4 changed files with 270 additions and 987 deletions

View File

@@ -49,3 +49,7 @@ Update framework compatiblity
## 1.0.3
Update flags dimension to reduce application size
## 1.0.4
Update country name with translated version

View File

@@ -1,4 +1,4 @@
[![Pub](https://img.shields.io/badge/Pub-1.0.3-orange.svg)](https://pub.dartlang.org/packages/country_code_picker)
[![Pub](https://img.shields.io/badge/Pub-1.0.4-orange.svg)](https://pub.dartlang.org/packages/country_code_picker)
# country_code_picker

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
name: country_code_picker
description: A flutter package for showing a country code selector.
version: 1.0.3
version: 1.0.4
author: Salvatore-Giordano <svtgiordano@gmail.com>
homepage: https://github.com/Salvatore-Giordano/CountryCodePicker