Skip to content

Commit

Permalink
feat: prepare for 0.32.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ilteoood committed Jan 6, 2023
1 parent 7d38947 commit 13faae4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,4 +270,7 @@ Fix for #190
Fix for #197 and #196

## [0.32.4]
Dependencies upgrade

## [0.32.5]
Dependencies upgrade
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.32.4"
version: "0.32.5"
flutter_localizations:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_i18n
description: i18n made easy for Flutter. With flutter_i18n you can make your app international, using just a simple .json file!
version: 0.32.4
version: 0.32.5
homepage: https://github.com/ilteoood/flutter_i18n
issue_tracker: https://github.com/ilteoood/flutter_i18n/issues

Expand Down

0 comments on commit 13faae4

Please sign in to comment.