Skip to content

Commit

Permalink
Added a indication that it is a null safety version.
Browse files Browse the repository at this point in the history
Added a indication that it is a null safety version.
  • Loading branch information
Joran-Dob committed Nov 23, 2020
1 parent 14d2013 commit e1a939e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [0.0.1-dev.1] - 23-11-2020.
## [0.0.1-nullsafety.1] - 23-11-2020.

* Added support for country parsing, you can now parse country codes to ISO information. ⚙️
* Added support for currency per country. Still work in progress 🚧
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_currency_helper
description: A currency and country select and filter helper.
version: 0.0.1-dev.1
version: 0.0.1-nullsafety.1
homepage: https://github.com/qreate/country_currency_helper

environment:
Expand Down

0 comments on commit e1a939e

Please sign in to comment.