diff --git a/CHANGELOG.md b/CHANGELOG.md index e8fe25b..4ee6ecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Next +# 0.12.0 - feat: add support for slide deck localization - feat: add controls for localization diff --git a/pubspec.yaml b/pubspec.yaml index 99b9e1c..fd14bef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_deck description: A lightweight, customizable, and easy-to-use framework to create presentations in Flutter. -version: 0.11.1 +version: 0.12.0 homepage: https://github.com/mkobuolys/flutter_deck repository: https://github.com/mkobuolys/flutter_deck issue_tracker: https://github.com/mkobuolys/flutter_deck/issues