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 3991903 commit f2f377aCopy full SHA for f2f377a
Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.2.1</string>
+ <string>0.3.0</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
iOSFormUtils.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = "iOSFormUtils"
11
- s.version = "0.2.1"
+ s.version = "0.3.0"
12
s.summary = "iOSFormUtils helps you developping validated forms in iOS apps."
13
14
# This description is used to generate tags and improve search results.
0 commit comments