Skip to content

Commit

Permalink
Regenerate gemspec for version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reinh committed Jun 24, 2011
1 parent 0f52511 commit 7f1c757
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions statsd-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{statsd-ruby}
s.version = "0.2.1"
s.version = "0.3.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Rein Henrichs"]
s.date = %q{2011-06-23}
s.date = %q{2011-06-24}
s.description = %q{A Statsd client in Ruby}
s.email = %q{[email protected]}
s.extra_rdoc_files = [
Expand All @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
s.homepage = %q{https://github.com/reinh/statsd}
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.5.2}
s.rubygems_version = %q{1.3.9.1}
s.summary = %q{A Statsd client in Ruby}

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 7f1c757

Please sign in to comment.