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

Release 0.16.3

parent 8cd47b59
...@@ -18,7 +18,7 @@ GIT ...@@ -18,7 +18,7 @@ GIT
PATH PATH
remote: . remote: .
specs: specs:
cocoapods (0.16.2) cocoapods (0.16.3)
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.2' VERSION = '0.16.3'
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