From 705d1be79986db2b9fed7c7fbad21653d1f085c1 Mon Sep 17 00:00:00 2001 From: Albert221 Date: Sun, 19 Jul 2020 09:02:54 +0200 Subject: [PATCH] Bump version to v0.0.7 --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26dcb41..2d0ddf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [0.0.7] + +- Fix message descriptions containing apostrophes to ruin `l10n.dart`. +- Fix dependencies versions conflicts. + ## [0.0.6] - Fix `l10n.dart` generator for languages with only country name provided. diff --git a/pubspec.yaml b/pubspec.yaml index 5d9470b..d48745a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: arbify description: > A package providing support for internationalizing Flutter applications using intl package with Arbify. -version: 0.0.6 +version: 0.0.7 homepage: https://github.com/Arbify/arbify_flutter environment: