Skip to content

Commit 13faae4

Browse files
committed
feat: prepare for 0.32.5
1 parent 7d38947 commit 13faae4

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,4 +270,7 @@ Fix for #190
270270
Fix for #197 and #196
271271

272272
## [0.32.4]
273+
Dependencies upgrade
274+
275+
## [0.32.5]
273276
Dependencies upgrade

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ packages:
129129
path: ".."
130130
relative: true
131131
source: path
132-
version: "0.32.4"
132+
version: "0.32.5"
133133
flutter_localizations:
134134
dependency: transitive
135135
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_i18n
22
description: i18n made easy for Flutter. With flutter_i18n you can make your app international, using just a simple .json file!
3-
version: 0.32.4
3+
version: 0.32.5
44
homepage: https://github.com/ilteoood/flutter_i18n
55
issue_tracker: https://github.com/ilteoood/flutter_i18n/issues
66

0 commit comments

Comments
 (0)