Skip to content

Commit aadd86e

Browse files
committed
about time we get to version 1.0.0
1 parent 1ada6d9 commit aadd86e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/pbox2d/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# module to give version a namespace
22
module Pbox2d
3-
VERSION = '0.9.0'
3+
VERSION = '1.0.0'
44
end

pom.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
project 'pbox2d', 'https://github.com/ruby-processing/jbox2d' do
33

44
model_version '4.0.0'
5-
id 'ruby-processing:pbox2d', '0.9'
5+
id 'ruby-processing:pbox2d', '1.0.0'
66
packaging 'jar'
77

88
description 'jbox2d for JRubyArt'

0 commit comments

Comments
 (0)