summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTom Black <[email protected]>2018-10-24 15:00:13 -0700
committerTom Black <[email protected]>2018-10-24 15:00:13 -0700
commitbbd56099ebb359db02c8344b8af42e0bd1b7a835 (patch)
treed12d5eac7397042e7ae171de502bfdc594ef4cba
parent830d99fde4555263967dfee94b4095ee300c12e1 (diff)
downloadruby2d-bbd56099ebb359db02c8344b8af42e0bd1b7a835.tar.gz
ruby2d-bbd56099ebb359db02c8344b8af42e0bd1b7a835.zip
Bump version to 0.7.0v0.7.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 665e841..4621335 100644
--- a/lib/ruby2d/version.rb
+++ b/lib/ruby2d/version.rb
@@ -1,5 +1,5 @@
# Ruby2D::VERSION
module Ruby2D
- VERSION = '0.6.1'
+ VERSION = '0.7.0'
end