diff --git a/carrot.gemspec b/carrot.gemspec index 0afadc9..510346a 100644 --- a/carrot.gemspec +++ b/carrot.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = %q{carrot} - s.version = "0.1.0" + s.version = "0.2.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Amos Elliston"]