Skip to content

Commit 76484a9

Browse files
authored
Version 3.0.4 (#647)
1 parent 17a1239 commit 76484a9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
### [3.0.4]
4+
5+
- determine plural cases based on the actual language rules (#620)
6+
- update intl to 0.19.0 (#638)
7+
38
### [3.0.3]
49

510
- replace log() with stdout.writeln()

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: https://github.com/aissat/easy_localization
55
issue_tracker: https://github.com/aissat/easy_localization/issues
66
# publish_to: none
77

8-
version: 3.0.3
8+
version: 3.0.4
99

1010
environment:
1111
sdk: '>=2.12.0 <4.0.0'

0 commit comments

Comments
 (0)