Skip to content

Commit 002e996

Browse files
second try
1 parent 7f13193 commit 002e996

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

codemagic.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ workflows:
1818
scripts:
1919
- flutter packages pub get
2020
- flutter pub publish --dry-run
21+
- flutter pub publish

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: rough
22
description: A Flutter implementation of the rough.js library
3-
version: 0.1.0
3+
version: 0.1.0+1
44
homepage: https://github.com/sergiandreplace/flutter_rough
55
repository: https://github.com/sergiandreplace/flutter_rough
66

0 commit comments

Comments
 (0)