We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6703719 commit 1cb37e1Copy full SHA for 1cb37e1
Swish.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'Swish'
3
- spec.version = '2.0.2'
+ spec.version = '2.0.3'
4
spec.summary = 'Nothing but net(working)'
5
spec.homepage = 'https://github.com/thoughtbot/Swish'
6
spec.license = { :type => 'MIT', :file => 'LICENSE' }
Swish/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.0.2</string>
+ <string>2.0.3</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments