Skip to content

Commit

Permalink
Merge pull request #28 from yahoo/1.1.6-release
Browse files Browse the repository at this point in the history
Bump version to 1.1.6
  • Loading branch information
adamkaplan committed Sep 24, 2018
2 parents e56050f + 2f480f4 commit 8a7576d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TDOAuth.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TDOAuth'
s.version = '1.1.5'
s.version = '1.1.6'
s.requires_arc = true
s.source_files = '*.{m,h}'
s.source = { :git => "https://github.com/tweetdeck/#{s.name}.git", :tag => s.version }
Expand Down

0 comments on commit 8a7576d

Please sign in to comment.