Skip to content

Commit

Permalink
Regenerated gemspec for version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Nov 29, 2008
1 parent 137f26d commit 594dbb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webster.gemspec
@@ -1,10 +1,10 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{webster} s.name = %q{webster}
s.version = "0.3.5" s.version = "0.4.0"


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 = ["Dan Croak"] s.authors = ["Dan Croak"]
s.date = %q{2008-10-26} s.date = %q{2008-11-28}
s.description = %q{Generate random short words. Good for human-readable confirmation codes.} s.description = %q{Generate random short words. Good for human-readable confirmation codes.}
s.email = %q{dcroak@thoughtbot.com} s.email = %q{dcroak@thoughtbot.com}
s.files = ["Rakefile", "README.textile", "VERSION.yml", "lib/webster.rb", "lib/words", "test/webster_test.rb"] s.files = ["Rakefile", "README.textile", "VERSION.yml", "lib/webster.rb", "lib/words", "test/webster_test.rb"]
Expand Down

0 comments on commit 594dbb1

Please sign in to comment.