We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2942d88 commit 09ea7e6Copy full SHA for 09ea7e6
BugShaker.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'BugShaker'
3
- spec.version = '0.5.0'
+ spec.version = '0.5.1'
4
spec.license = { :type => 'Apache 2.0' }
5
spec.homepage = 'https://github.com/dtrenz/BugShaker'
6
spec.documentation_url = 'http://dtrenz.github.io/BugShaker/'
Sources/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.5.0</string>
+ <string>0.5.1</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments