We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e2378 commit fcf8a3dCopy full SHA for fcf8a3d
2 files changed
pom.rb
@@ -5,7 +5,7 @@
5
project 'rp5extras', 'https://github.com/ruby-processing/JRubyArt' do
6
7
model_version '4.0.0'
8
- id 'ruby-processing:rp5extras', '1.1.1'
+ id 'ruby-processing:rp5extras', '1.1.2'
9
packaging 'jar'
10
11
description 'rp5extras for JRubyArt'
pom.xml
@@ -11,7 +11,7 @@ DO NOT MODIFIY - GENERATED CODE
<modelVersion>4.0.0</modelVersion>
12
<groupId>ruby-processing</groupId>
13
<artifactId>rp5extras</artifactId>
14
- <version>1.1.1</version>
+ <version>1.1.2</version>
15
<name>rp5extras</name>
16
<description>rp5extras for JRubyArt</description>
17
<url>https://github.com/ruby-processing/JRubyArt</url>
0 commit comments