Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjohnj committed Jul 20, 2019
1 parent 84cc8f7 commit 0a8ba57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Requests.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Requests'
spec.version = '0.3.0'
spec.version = '0.3.1'
spec.license = { :type => 'MIT' }
spec.homepage = 'https://github.com/alexjohnj/requests'
spec.authors = { 'Alex Jackson' => 'alex@alexj.org' }
Expand Down
2 changes: 1 addition & 1 deletion Sources/Info.plist
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.3.0</string>
<string>0.3.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 0a8ba57

Please sign in to comment.