Skip to content

Commit 8a1e3ab

Browse files
committed
increase version 0.0.2 -> 0.0.3;
1 parent 0988a24 commit 8a1e3ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ packages:
4545
path: ".."
4646
relative: true
4747
source: path
48-
version: "0.0.1"
48+
version: "0.0.3"
4949
typed_data:
5050
dependency: transitive
5151
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: tap_canvas
22
description: Detect taps outside the currently defined widget and provide a callback when taps occur.
3-
version: 0.0.2
3+
version: 0.0.3
44
homepage: https://github.com/CillianMyles/tap-canvas
55

66
environment:

0 commit comments

Comments
 (0)