diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b7bd1c..749f9f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 4.0.6 + +- fix analysis + ## 4.0.5 - minor changes diff --git a/pubspec.yaml b/pubspec.yaml index 24a8b0c..ff0022b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: i18n description: Simple i18n solution for dart and flutter. Uses code generation to generate translations as dart classes. Efficient and works with autocomplete! -version: 4.0.5 +version: 4.0.6 homepage: https://github.com/MohiuddinM/i18n environment: