File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ** v2.0.4**
2+ JRubyArt-1.6.3 and processing-3.5.3
3+
14** v2.0.3**
25JRubyArt-1.4.6 and processing-3.3.6
36
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module WordCram
4- VERSION = '2.0.3 ' . freeze
4+ VERSION = '2.0.4 ' . freeze
55end
Original file line number Diff line number Diff line change 11project 'Wordcram' do
22
33 model_version '4.0.0'
4- id 'wordcram:WordCram:2.0.3 '
4+ id 'wordcram:WordCram:2.0.4 '
55 packaging 'jar'
66 description 'WordCram for JRubyArt and propane'
77 organization 'ruby-processing' , 'https://ruby-processing.github.io'
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ DO NOT MODIFIY - GENERATED CODE
1111 <modelVersion >4.0.0</modelVersion >
1212 <groupId >wordcram</groupId >
1313 <artifactId >WordCram</artifactId >
14- <version >2.0.1 </version >
14+ <version >2.0.4 </version >
1515 <name >Wordcram</name >
1616 <description >WordCram for JRubyArt and propane</description >
1717 <organization >
@@ -53,7 +53,7 @@ DO NOT MODIFIY - GENERATED CODE
5353 <dependency >
5454 <groupId >org.processing</groupId >
5555 <artifactId >core</artifactId >
56- <version >3.3.5 </version >
56+ <version >3.3.6 </version >
5757 </dependency >
5858 <dependency >
5959 <groupId >org.jsoup</groupId >
You can’t perform that action at this time.
0 commit comments