Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dayton Nolan committed May 22, 2012
1 parent 17f86c0 commit 148507b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hairball.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = "hairball"
s.version = ""
s.version = "0.1.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Dayton Nolan"]
Expand All @@ -24,6 +24,7 @@ Gem::Specification.new do |s|
"LICENSE.txt",
"README.rdoc",
"Rakefile",
"VERSION",
"hairball.gemspec",
"lib/hairball.rb",
"test/helper.rb",
Expand Down

0 comments on commit 148507b

Please sign in to comment.