We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f13193 commit 002e996Copy full SHA for 002e996
codemagic.yaml
@@ -18,3 +18,4 @@ workflows:
18
scripts:
19
- flutter packages pub get
20
- flutter pub publish --dry-run
21
+ - flutter pub publish
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: rough
2
description: A Flutter implementation of the rough.js library
3
-version: 0.1.0
+version: 0.1.0+1
4
homepage: https://github.com/sergiandreplace/flutter_rough
5
repository: https://github.com/sergiandreplace/flutter_rough
6
0 commit comments