Commit 4948cda5 authored by Eloy Durán's avatar Eloy Durán

Release 0.16.0.rc5

parent c2535322
## master ## 0.16.0.rc5
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.16.0.rc4...master) [CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.16.0.rc4...0.16.0.rc5)
###### Deprecated ###### Deprecated
......
...@@ -18,7 +18,7 @@ GIT ...@@ -18,7 +18,7 @@ GIT
PATH PATH
remote: . remote: .
specs: specs:
cocoapods (0.16.0.rc4) cocoapods (0.16.0.rc5)
activesupport (~> 3.2.6) activesupport (~> 3.2.6)
colored (~> 1.2) colored (~> 1.2)
escape (~> 0.0.4) escape (~> 0.0.4)
......
...@@ -12,7 +12,7 @@ unless Gem::Version::Requirement.new('>= 1.4.0').satisfied_by?(Gem::Version.new( ...@@ -12,7 +12,7 @@ unless Gem::Version::Requirement.new('>= 1.4.0').satisfied_by?(Gem::Version.new(
end end
module Pod module Pod
VERSION = '0.16.0.rc4' VERSION = '0.16.0.rc5'
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