Skip to content

Commit d5224f1

Browse files
committed
0.9.1 | release name and changelog for null safety release;
1 parent c488533 commit d5224f1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.9.1] - 2021/03/07
2+
3+
* Follow-up null safety release w/ updated README
4+
15
## [0.9.0-nullsafety.0] - 2021/03/07
26

37
* Migrate library to use sound null safety

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.9.0-nullsafety.0
3+
version: 0.9.1
44
homepage: https://github.com/CillianMyles/tap-canvas
55

66
environment:

0 commit comments

Comments
 (0)