Skip to content

Commit

Permalink
🔖 Bump version to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlphamerc committed Jun 1, 2020
1 parent e2bd93e commit 7b6c422
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
## [1.0.0] - 30 May 2020

* Added Domain, Numeric code, CISO, Lat long, Language name code and symbol
* Added REgional blocks name, Countries name translation


## [1.0.0] - 30 May 2020

* Code refactor and documentation


## [0.0.1] - 29 May 2020

* Add countries search method
* Add country data filter functionality

## [1.0.0] - 29 May 2020

* Code refactor and documentation
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0"
version: "1.0.1"
crypto:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: country_provider
description: The plugin provides several methods to fetch countries info, Apply filter, and perform search operations.
version: 1.0.0
version: 1.0.1
homepage: https://github.com/TheAlphamerc/country_provider

environment:
Expand Down

0 comments on commit 7b6c422

Please sign in to comment.