Skip to content

Commit 687a302

Browse files
committed
bump version
1 parent 194e31c commit 687a302

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ruby_wordcram.gemspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ require 'ruby_wordcram/version'
66
Gem::Specification.new do |spec|
77
spec.name = 'ruby_wordcram'
88
spec.version = WordCram::VERSION
9-
spec.has_rdoc = true
109
spec.extra_rdoc_files = %w{README.md LICENSE}
1110
spec.summary = %q{Updated and extended WordCram library for JRubyArt and propane}
1211
spec.description =<<-EOS
13-
WordCram library wrapped in a rubygem. Compiled and tested with JRubyArt-1.4.6 and processing-3.3.6
12+
WordCram library wrapped in a rubygem. Compiled and tested with JRubyArt-1.6.3 and processing-3.5.3
1413
EOS
1514
spec.licenses = %w{Apache-2.0}
1615
spec.authors = %w{Dan\ Bernier Jonathan\ Feinberg Martin\ Prout}

0 commit comments

Comments
 (0)