Skip to content

Commit 762146f

Browse files
committed
Bump version to 0.0.2
1 parent 7c96e65 commit 762146f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.0.2]
2+
3+
- Fix `petitparser` version constraint error on some Flutter branches.
4+
15
## [0.0.1] - First release
26

37
This is the first release of arbify package! It still needs tests and testing, but _generally_ should work.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: arbify
22
description: >
33
A package providing support for internationalizing
44
Flutter applications using intl package with Arbify.
5-
version: 0.0.1
5+
version: 0.0.2
66
homepage: https://github.com/Arbify/arbify_flutter
77

88
environment:

0 commit comments

Comments
 (0)