We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2b9e6 commit 154eea2Copy full SHA for 154eea2
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+# 0.0.1+1
2
+
3
+- Initial release
pubspec.yaml
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
# Read more about iOS versioning at
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
-version: 1.0.0+1
+version: 0.0.1+1
19
20
environment:
21
sdk: ">=2.19.0 <3.0.0"
0 commit comments