Skip to content

Commit

Permalink
Regenerated gemspec for version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aanand committed Jul 21, 2009
1 parent 2e596ee commit 29200a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deadweight.gemspec
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{deadweight} s.name = %q{deadweight}
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.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Aanand Prasad"] s.authors = ["Aanand Prasad"]
Expand All @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
"README.rdoc", "README.rdoc",
"Rakefile", "Rakefile",
"VERSION", "VERSION",
"deadweight.gemspec",
"lib/deadweight.rb", "lib/deadweight.rb",
"test/deadweight_test.rb", "test/deadweight_test.rb",
"test/fixtures/index.html", "test/fixtures/index.html",
Expand Down

0 comments on commit 29200a4

Please sign in to comment.