Skip to content

Commit ebe1858

Browse files
committed
version 0.1.6
Signed-off-by: nateshmbhat <[email protected]>
1 parent 36e8bd3 commit ebe1858

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### [0.1.6] - July 17 2020
2+
Fixed a minor bug : #6
3+
14
## [0.1.5] - April 24 2020
25
Added support for HitTestBehavior
36
Minor bug fixes

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: touchable
22
description: Flutter library to add various gesture callbacks to each Shape you draw on your canvas in your CustomPainter
3-
version: 0.1.5
3+
version: 0.1.6
44
repository: https://github.com/nateshmbhat/touchable
55
homepage: https://github.com/nateshmbhat/touchable
66

0 commit comments

Comments
 (0)