Skip to content

Commit

Permalink
Bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert221 committed Jun 17, 2020
1 parent 7c96e65 commit 762146f
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.2]

- Fix `petitparser` version constraint error on some Flutter branches.

## [0.0.1] - First release

This is the first release of arbify package! It still needs tests and testing, but _generally_ should work.
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.1
version: 0.0.2
homepage: https://github.com/Arbify/arbify_flutter

environment:
Expand Down

0 comments on commit 762146f

Please sign in to comment.