diff --git a/CHANGELOG.md b/CHANGELOG.md index ea56d9f..ef33b14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# NEXT +# 0.11.1 - fix: hot reload doesn't work on macOS diff --git a/pubspec.yaml b/pubspec.yaml index 31b9b47..99b9e1c 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.0 +version: 0.11.1 homepage: https://github.com/mkobuolys/flutter_deck repository: https://github.com/mkobuolys/flutter_deck issue_tracker: https://github.com/mkobuolys/flutter_deck/issues