Skip to content

Commit d5c44bd

Browse files
author
Blake Watters
committed
Bump version to 0.23.0
1 parent 6a5d2d1 commit d5c44bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RestKit.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'RestKit'
3-
s.version = '0.22.0'
3+
s.version = '0.23.0'
44
s.summary = 'RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X.'
55
s.homepage = 'http://www.restkit.org'
66
s.social_media_url = 'https://twitter.com/RestKit'

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.22.0
1+
0.23.0

0 commit comments

Comments
 (0)