diff --git a/CHANGELOG.md b/CHANGELOG.md index 07d5e0c1..32c339d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ -## [1.1.1] - July 1, 2021 [Unreleased] +## [1.1.1] - July 24, 2021 - Fixed [#92](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/92) - Showcase in ReorderableListView show at incorrect position +- License update from BSD 2-Clause "Simplified" to MIT ## [1.1.0] - June 28, 2021 diff --git a/pubspec.yaml b/pubspec.yaml index 4e1656a7..9b1e6d18 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: showcaseview description: A Flutter package to Showcase/Highlight widgets step by step. -version: 1.1.0 +version: 1.1.1 homepage: https://github.com/simformsolutions/flutter_showcaseview issue_tracker: https://github.com/simformsolutions/flutter_showcaseview/issues