Commit ebd1176c authored by Eloy Duran's avatar Eloy Duran

Release 0.6.1

parent 55e8d385
GIT GIT
remote: git://github.com/CocoaPods/Xcodeproj.git remote: git://github.com/CocoaPods/Xcodeproj.git
revision: ae2d4b95cc5ee6c370ecec305e4040e2f3c6cec6 revision: 4042ea00c560f806807bc0a8ad2a8761102d40d8
branch: develop branch: develop
specs: specs:
xcodeproj (0.2.0) xcodeproj (0.2.1)
PATH PATH
remote: . remote: .
specs: specs:
cocoapods (0.6.0) cocoapods (0.6.1)
colored (~> 1.2) colored (~> 1.2)
escape (~> 0.0.4) escape (~> 0.0.4)
faraday (~> 0.8.1) faraday (~> 0.8.1)
...@@ -16,7 +16,7 @@ PATH ...@@ -16,7 +16,7 @@ PATH
octokit (~> 1.7.0) octokit (~> 1.7.0)
open4 (~> 1.3.0) open4 (~> 1.3.0)
rake (~> 0.9.0) rake (~> 0.9.0)
xcodeproj (~> 0.2.0) xcodeproj (~> 0.2.1)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
......
module Pod module Pod
VERSION = '0.6.0' VERSION = '0.6.1'
class PlainInformative < StandardError class PlainInformative < StandardError
end 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