Skip to content

Commit

Permalink
Bump Swizzlean.podspec to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbaumbach committed Jun 2, 2014
1 parent 9b68d24 commit fb4bfae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Swizzlean.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Swizzlean'
s.version = '0.1.2'
s.version = '0.2.0'
s.summary = 'A quick and lean way to swizzle methods for your Objective-C development needs.'
s.homepage = 'https://github.com/rbaumbach/Swizzlean'
s.license = { :type => 'MIT', :file => 'MIT.LICENSE' }
Expand Down

0 comments on commit fb4bfae

Please sign in to comment.