summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTom Black <[email protected]>2019-04-06 22:22:37 -0500
committerTom Black <[email protected]>2019-04-06 22:22:37 -0500
commitb844eee8245e4618db947ea12ed4cb89f0a4b8fb (patch)
tree6a7a7b1fa6a27b0a8b5ae79bee4261a64e0c99a1
parentf63e031240231529dbfa01b2bec0f33b26c7275c (diff)
downloadruby2d-b844eee8245e4618db947ea12ed4cb89f0a4b8fb.tar.gz
ruby2d-b844eee8245e4618db947ea12ed4cb89f0a4b8fb.zip
Bump version to 0.9.0v0.9.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 9c4b2ac..671c2b0 100644
--- a/lib/ruby2d/version.rb
+++ b/lib/ruby2d/version.rb
@@ -1,5 +1,5 @@
# Ruby2D::VERSION
module Ruby2D
- VERSION = '0.8.1'
+ VERSION = '0.9.0'
end