diff --git a/CHANGELOG.md b/CHANGELOG.md index 4704891..ef36490 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.0.7 + +- add vietnamese locale +- add arabic locale + ## 1.0.6 - add format localization diff --git a/pubspec.yaml b/pubspec.yaml index 5e2de67..cc2ee7f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: simple_moment description: A simple implementation of the Moment.js features for relative time. -version: 1.0.6 +version: 1.0.7 homepage: https://github.com/rinukkusu/simple_moment environment: