Skip to content

Commit

Permalink
Regenerate gemspec for version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Getting committed Jan 30, 2012
1 parent 2f23cae commit 447e742
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchwarmer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = "benchwarmer"
s.version = "0.0.0"
s.version = "0.0.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Brian Getting"]
Expand All @@ -32,7 +32,7 @@ Gem::Specification.new do |s|
"spec/benchwarmer_spec.rb",
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/bgetting/benchwarmer"
s.homepage = "http://github.com/terra-firma/benchwarmer"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "1.8.10"
Expand Down

0 comments on commit 447e742

Please sign in to comment.