Skip to content

Commit

Permalink
Set Podspec to point at pre5
Browse files Browse the repository at this point in the history
  • Loading branch information
blakewatters committed Dec 27, 2012
1 parent 26fc8dd commit baa9f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RestKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RestKit'
s.version = '0.20.0pre4'
s.version = '0.20.0pre5'
s.summary = 'RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X.'
s.homepage = 'http://www.restkit.org'
s.author = { 'Blake Watters' => '[email protected]' }
Expand Down

0 comments on commit baa9f62

Please sign in to comment.