summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTom Black <[email protected]>2018-09-28 13:28:42 -0700
committerTom Black <[email protected]>2018-09-28 13:28:42 -0700
commit04c5441976a4bc90a076e97a4d30aef26d8477d4 (patch)
tree4d76a2ad78152a52f26862a6d3b3903ee07d9460
parentaecb756b33510378d91d9737930d97a381cc9403 (diff)
downloadruby2d-0.6.0.tar.gz
ruby2d-0.6.0.zip
Bump version to 0.6.0v0.6.0
-rw-r--r--lib/ruby2d/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ruby2d/version.rb b/lib/ruby2d/version.rb
index 19ae871..574ef31 100644
--- a/lib/ruby2d/version.rb
+++ b/lib/ruby2d/version.rb
@@ -1,5 +1,5 @@
# Ruby2D::VERSION
module Ruby2D
- VERSION = '0.5.1'
+ VERSION = '0.6.0'
end