Commit 0be241d8 authored by Eloy Durán's avatar Eloy Durán

Release 0.16.2

parent 0af8fab1
...@@ -18,7 +18,7 @@ GIT ...@@ -18,7 +18,7 @@ GIT
PATH PATH
remote: . remote: .
specs: specs:
cocoapods (0.16.1) cocoapods (0.16.2)
activesupport (~> 3.2.6) activesupport (~> 3.2.6)
colored (~> 1.2) colored (~> 1.2)
escape (~> 0.0.4) escape (~> 0.0.4)
...@@ -27,7 +27,7 @@ PATH ...@@ -27,7 +27,7 @@ PATH
octokit (~> 1.7) octokit (~> 1.7)
open4 (~> 1.3.0) open4 (~> 1.3.0)
rake (~> 0.9.4) rake (~> 0.9.4)
xcodeproj (~> 0.4.1) xcodeproj (~> 0.4.3)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
......
...@@ -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.1' VERSION = '0.16.2'
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