Skip to content

Commit

Permalink
Regenerate gemspec for version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Sep 21, 2011
1 parent e2f59b1 commit b1b1658
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions crack.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{crack}
s.version = "0.3.0"
s.version = "0.3.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{John Nunemaker}, %q{Wynn Netherland}]
s.date = %q{2011-09-17}
s.date = %q{2011-09-21}
s.email = %q{nunemaker@gmail.com}
s.extra_rdoc_files = [
"LICENSE",
Expand All @@ -30,6 +30,7 @@ Gem::Specification.new do |s|
"test/data/twittersearch-ie.json",
"test/hash_test.rb",
"test/json_test.rb",
"test/parser_test.rb",
"test/string_test.rb",
"test/test_helper.rb",
"test/xml_test.rb"
Expand Down

0 comments on commit b1b1658

Please sign in to comment.