Skip to content

Commit

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

- Fix error generating `description` argument instead of `desc` in `l10n.dart`.
- Add delegate field to `l10n.dart` generator.
- Add `supportedLocales` to `l10n.dart` generator.

## [0.0.3]

- Fix health suggestions.
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.3
version: 0.0.4
homepage: https://github.com/Arbify/arbify_flutter

environment:
Expand Down

0 comments on commit 2779e51

Please sign in to comment.