Skip to content

Commit 023033b

Browse files
committed
Bump version to 0.0.10
1 parent 90306a1 commit 023033b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.0.10
2+
3+
- Fix `l10n.dart` file being generated lacking messages due to using wrong locale as the main one.
4+
15
# 0.0.9
26

37
- Rename example/README.md to example/EXAMPLE.md

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.9
5+
version: 0.0.10
66
homepage: https://github.com/Arbify/arbify_flutter
77

88
environment:

0 commit comments

Comments
 (0)