diff --git a/InstagramSimpleOAuth.podspec b/InstagramSimpleOAuth.podspec index 10e0d64..439ee35 100644 --- a/InstagramSimpleOAuth.podspec +++ b/InstagramSimpleOAuth.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'InstagramSimpleOAuth' - s.version = '0.4.0' + s.version = '0.4.1' s.summary = 'A quick and simple way to authenticate an Instagram user in your iPhone or iPad app.' s.homepage = 'https://github.com/rbaumbach/InstagramSimpleOAuth' s.license = { :type => 'MIT', :file => 'MIT-LICENSE.txt' }