Commit 5b99fbed authored by Eloy Duran's avatar Eloy Duran

Release 0.3.3

parent 6381bf5e
......@@ -4,7 +4,7 @@ require File.expand_path('../lib/cocoapods', __FILE__)
Gem::Specification.new do |s|
s.name = "cocoapods"
s.version = Pod::VERSION
s.date = "2011-11-13"
s.date = "2011-11-17"
s.license = "MIT"
s.email = "eloy.de.enige@gmail.com"
s.homepage = "https://github.com/CocoaPods/CocoaPods"
......
module Pod
VERSION = '0.3.2'
VERSION = '0.3.3'
class Informative < 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