version bump

This commit is contained in:
imtoori
2020-01-08 23:40:39 +01:00
parent fcb955751b
commit 6137d40095
4 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@@ -6,3 +6,4 @@
packages
.vscode
*.lock
.dart_tool/

View File

@@ -1,3 +1,7 @@
## 1.2.3
Update country code of Republica Dominicana.
## 1.2.2
Fix code list.

View File

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

View File

@@ -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.2.2
version: 1.2.3
author: Salvatore-Giordano <svtgiordano@gmail.com>
homepage: https://github.com/Salvatore-Giordano/CountryCodePicker