Skip to content

Commit

Permalink
Bump version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert221 committed Jun 22, 2020
1 parent aabb872 commit abbe2da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.0.5]

- Always provide `countryCode` for `Locale`s in `l10n.dart`. Fixes an exception.

## [0.0.4]

- Fix error generating `description` argument instead of `desc` in `l10n.dart`.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: arbify
description: >
A package providing support for internationalizing
Flutter applications using intl package with Arbify.
version: 0.0.4
version: 0.0.5
homepage: https://github.com/Arbify/arbify_flutter

environment:
Expand Down

0 comments on commit abbe2da

Please sign in to comment.