diff --git a/CHANGELOG.md b/CHANGELOG.md index b352a0e..77bc30d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.1.2 +* FIX: documentation + ## 1.1.1 * FIX: documentation diff --git a/pubspec.yaml b/pubspec.yaml index 2ffd379..989befe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: result_command description: "A command pattern implementation for Dart and Flutter using result_dart package." -version: 1.1.1 +version: 1.1.2 repository: https://github.com/Flutterando/result_command environment: