Skip to content

Commit

Permalink
Fix version gap between podspec and git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cameloper committed May 3, 2018
1 parent 7954852 commit b8d30b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LogUploader.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'LogUploader'
s.version = '0.1.1'
s.version = '0.1.2'
s.summary = 'Upload your XCGLogger logs to your own server easily!'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit b8d30b5

Please sign in to comment.