Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
Regenerate gemspec for version 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stu Hood committed Mar 27, 2012
1 parent 9f2e771 commit 2fbd00f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gizzmo.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{gizzmo}
s.version = "0.14.2"
s.version = "0.15.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Kyle Maxwell"]
s.date = %q{2012-02-27}
s.date = %q{2012-03-27}
s.description = %q{Gizzmo is a command-line client for managing gizzard clusters.}
s.email = %q{kmaxwell@twitter.com}
s.executables = ["setup_shards", "gizzmo"]
Expand Down Expand Up @@ -61,7 +61,6 @@ Gem::Specification.new do |s|
"test/gizzmo_spec.rb",
"test/helper.rb",
"test/nameserver_spec.rb",
"test/recreate.sql",
"test/scheduler_spec.rb",
"test/shard_template_spec.rb",
"test/spec.opts",
Expand Down

0 comments on commit 2fbd00f

Please sign in to comment.