Skip to content

Commit

Permalink
release: 🔖 version bump 2.0.0 to 2.0.0+1 (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyMakadiyaS authored Nov 2, 2022
1 parent 4aab207 commit 8a158dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [2.0.0] - November 2, 2022
## [2.0.0+1] - November 2, 2022
- Fixed [#237](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/261) - Feature added to enable/disable default gesture of ShowcaseView child using `disableDefaultTargetGestures` parameter
- Fixed [#206](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/206) - getLeft and getRight return wrong result when in middle with a little offset
- Fixed issue of duplicate key found in example.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: showcaseview
description: A Flutter package to Showcase/Highlight widgets step by step.
version: 2.0.0
version: 2.0.0+1
homepage: https://github.com/simformsolutions/flutter_showcaseview
issue_tracker: https://github.com/simformsolutions/flutter_showcaseview/issues

Expand Down

0 comments on commit 8a158dd

Please sign in to comment.