Skip to content

Commit

Permalink
new gem
Browse files Browse the repository at this point in the history
  • Loading branch information
maddox committed Oct 30, 2009
1 parent d69bfdd commit 3f6b842
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions impawards.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{impawards}
s.version = "0.1.0"
s.version = "0.2.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jon Maddox"]
s.date = %q{2009-10-09}
s.date = %q{2009-10-30}
s.description = %q{Simple library to find high quality posters for movies}
s.email = %q{jon@mustacheinc.com}
s.extra_rdoc_files = [
Expand All @@ -22,6 +22,8 @@ Gem::Specification.new do |s|
"LICENSE",
"README.textile",
"Rakefile",
"VERSION",
"impawards.gemspec",
"lib/impawards.rb",
"test/impawards_test.rb",
"test/test_helper.rb"
Expand Down

0 comments on commit 3f6b842

Please sign in to comment.