Skip to content

Commit fcf8a3d

Browse files
committed
update pom.rb
1 parent c6e2378 commit fcf8a3d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
project 'rp5extras', 'https://github.com/ruby-processing/JRubyArt' do
66

77
model_version '4.0.0'
8-
id 'ruby-processing:rp5extras', '1.1.1'
8+
id 'ruby-processing:rp5extras', '1.1.2'
99
packaging 'jar'
1010

1111
description 'rp5extras for JRubyArt'

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ DO NOT MODIFIY - GENERATED CODE
1111
<modelVersion>4.0.0</modelVersion>
1212
<groupId>ruby-processing</groupId>
1313
<artifactId>rp5extras</artifactId>
14-
<version>1.1.1</version>
14+
<version>1.1.2</version>
1515
<name>rp5extras</name>
1616
<description>rp5extras for JRubyArt</description>
1717
<url>https://github.com/ruby-processing/JRubyArt</url>

0 commit comments

Comments
 (0)