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 6be788e commit d95fc53Copy full SHA for d95fc53
STNetTaskQueue.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "STNetTaskQueue"
3
- s.version = "0.0.19"
+ s.version = "0.0.20"
4
s.summary = "STNetTaskQueue is a networking queue library for iOS and OS X. It's abstract and can be implemented in different protocols."
5
6
s.description = <<-DESC
STNetTaskQueue/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.0.19</string>
+ <string>0.0.20</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments