diff --git a/TDOAuth.podspec b/TDOAuth.podspec index 5b12cc7..9619bfd 100644 --- a/TDOAuth.podspec +++ b/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 }