diff --git a/BDBOAuth1Manager.podspec b/BDBOAuth1Manager.podspec index e190dc4..af7006f 100644 --- a/BDBOAuth1Manager.podspec +++ b/BDBOAuth1Manager.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BDBOAuth1Manager' - s.version = '1.1.1' + s.version = '1.2.0' s.license = 'MIT' s.summary = 'AFNetworking 2.0-compatible replacement for AFOAuth1Client.' s.homepage = 'https://github.com/bdbergeron/BDBOAuth1Manager'