Skip to content

Commit 16a9d3c

Browse files
Version bump 0.1.2
Version bump 0.1.2
1 parent 684b4c4 commit 16a9d3c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.1.2] - Fixed issue [#6](https://github.com/simformsolutions/flutter_showcaseview/issues/6).
2+
13
## [0.1.1] - Fixed maintenance issues.
24

35
## [0.1.0] - Initial release on 22nd Augest, 2019.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It is inspired from [Fluttery's Flutter challange](https://www.youtube.com/watch
1616

1717
```dart
1818
dependencies:
19-
showcaseview: ^0.1.1
19+
showcaseview: ^0.1.2
2020
```
2121

2222
2. Import the package

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: showcaseview
22
description: A Flutter package to Showcase/Highlight widgets step by step.
3-
version: 0.1.1
3+
version: 0.1.2
44
author: Simform solutions <[email protected]>
55
homepage: https://github.com/simformsolutions/flutter_showcaseview
66
issue_tracker: https://github.com/simformsolutions/flutter_showcaseview/issues

0 commit comments

Comments
 (0)