Skip to content

Commit b1b1658

Browse files
committed
Regenerate gemspec for version 0.3.1
1 parent e2f59b1 commit b1b1658

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

crack.gemspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
Gem::Specification.new do |s|
77
s.name = %q{crack}
8-
s.version = "0.3.0"
8+
s.version = "0.3.1"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = [%q{John Nunemaker}, %q{Wynn Netherland}]
12-
s.date = %q{2011-09-17}
12+
s.date = %q{2011-09-21}
1313
s.email = %q{nunemaker@gmail.com}
1414
s.extra_rdoc_files = [
1515
"LICENSE",
@@ -30,6 +30,7 @@ Gem::Specification.new do |s|
3030
"test/data/twittersearch-ie.json",
3131
"test/hash_test.rb",
3232
"test/json_test.rb",
33+
"test/parser_test.rb",
3334
"test/string_test.rb",
3435
"test/test_helper.rb",
3536
"test/xml_test.rb"

0 commit comments

Comments
 (0)