Skip to content

Commit de20298

Browse files
committed
increments version number
1 parent 450e8f4 commit de20298

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 17.1.0
18+
version: 17.1.1
1919

2020
environment:
2121
sdk: ">=3.2.0 <4.0.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_fast_forms
22
description: Flutter Fast Forms is the only Dart package you need to build Flutter forms fast.
3-
version: 17.1.0
3+
version: 17.1.1
44
repository: https://github.com/udos86/flutter-fast-forms
55

66
environment:

0 commit comments

Comments
 (0)