diff --git a/gizzmo.gemspec b/gizzmo.gemspec index 7c681cb..4dd9924 100644 --- a/gizzmo.gemspec +++ b/gizzmo.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{gizzmo} - s.version = "0.4.2" + s.version = "0.5.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Kyle Maxwell"] - s.date = %q{2010-08-18} + s.date = %q{2010-08-23} s.default_executable = %q{gizzmo} s.description = %q{Gizzmo is a command-line client for managing gizzard clusters.} s.email = %q{kmaxwell@twitter.com}