Skip to content

Commit

Permalink
Bumping version to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Sep 26, 2011
1 parent 6eb326f commit b53b73f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AFNetworking.podspec
@@ -1,11 +1,11 @@
Pod::Spec.new do
name 'AFNetworking'
version '0.6.0'
version '0.6.1'
summary 'A delightful iOS networking library with NSOperations and block-based callbacks'
homepage 'https://github.com/gowalla/AFNetworking'
authors 'Mattt Thompson' => 'm@mattt.me', 'Scott Raymond' => 'sco@gowalla.com'
source :git => 'https://github.com/gowalla/AFNetworking.git',
:tag => '0.6.0'
:tag => '0.6.1'

platforms 'iOS'
sdk '>= 4.0'
Expand Down

0 comments on commit b53b73f

Please sign in to comment.