Skip to content

Commit f2d088c

Browse files
committed
s.version = "0.2.2"
1 parent be2ebcf commit f2d088c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SwiftMan.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "SwiftMan"
19-
s.version = "0.2.1"
19+
s.version = "0.2.2"
2020
s.summary = "Swift extensions and utils classes"
2121

2222
# This description is used to generate tags and improve search results.

SwiftMan/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.2.1</string>
18+
<string>0.2.2</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)