Commit ebfaa7ae authored by Eloy Durán's avatar Eloy Durán

Release 0.16.0.rc3

parent c40962af
GIT
remote: git://github.com/CocoaPods/Xcodeproj.git
revision: 568f47d9c78c79a66278846aa60954b46d0f3cec
revision: 916f1f72c6a05b71204ad64f0b29fe3596bd2ed9
specs:
xcodeproj (0.4.0.rc5)
xcodeproj (0.4.0.rc6)
activesupport (~> 3.2.6)
colored (~> 1.2)
......@@ -18,7 +18,7 @@ GIT
PATH
remote: .
specs:
cocoapods (0.16.0.rc2)
cocoapods (0.16.0.rc3)
activesupport (~> 3.2.6)
colored (~> 1.2)
escape (~> 0.0.4)
......@@ -27,7 +27,7 @@ PATH
octokit (~> 1.7)
open4 (~> 1.3.0)
rake (~> 0.9.0)
xcodeproj (~> 0.4.0.rc1)
xcodeproj (~> 0.4.0.rc6)
GEM
remote: http://rubygems.org/
......
......@@ -12,7 +12,7 @@ unless Gem::Version::Requirement.new('>= 1.4.0').satisfied_by?(Gem::Version.new(
end
module Pod
VERSION = '0.16.0.rc2'
VERSION = '0.16.0.rc3'
class PlainInformative < StandardError
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment