Skip to content

Commit a48eb0f

Browse files
committed
get ready for release
1 parent 22507ea commit a48eb0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/picrate/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module PiCrate
3-
VERSION = '0.8.1'
3+
VERSION = '0.9.0'
44
end

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>picrate</artifactId>
14-
<version>0.8.1</version>
14+
<version>0.9.0</version>
1515
<name>picrate</name>
1616
<description>An integrated processing-core (somewhat hacked), with additional java code for a jruby version of processing.</description>
1717
<url>http://maven.apache.org</url>

0 commit comments

Comments
 (0)