Skip to content

Commit a87f333

Browse files
committed
v1.0.1
1 parent cd465c0 commit a87f333

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.0.1
2+
3+
* Demo provided in README
4+
15
## v1.0.0
26

37
* Initial Development Release

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ packages:
6868
path: ".."
6969
relative: true
7070
source: path
71-
version: "1.0.0"
71+
version: "1.0.1"
7272
flutter_test:
7373
dependency: "direct dev"
7474
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_shortcuts
22
description: Flutter plugin for creating static & dynamic app shortcuts on home screen.
3-
version: 1.0.0
3+
version: 1.0.1
44
repository: https://github.com/divshekhar/flutter_shortcuts
55
documentation: https://github.com/divshekhar/flutter_shortcuts/blob/main/README.md
66

0 commit comments

Comments
 (0)