We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d47c27 commit 5a7ced5Copy full SHA for 5a7ced5
SwiftMan.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
#
17
18
s.name = "SwiftMan"
19
- s.version = "0.2.3"
+ s.version = "0.2.4"
20
s.summary = "Swift extensions and utils classes"
21
22
# This description is used to generate tags and improve search results.
SwiftMan/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>0.2.3</string>
+ <string>0.2.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
0 commit comments