summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTom Black <[email protected]>2017-09-28 13:56:49 -0700
committerTom Black <[email protected]>2017-09-28 13:56:49 -0700
commit00c54e70107efe2a62f52170613faa5b55cc1ae7 (patch)
treee9913b5b0eae6ce891e26416638983b3f8140123
parent7d362368fa770de808b65a115129ba49f82e011b (diff)
downloadruby2d-00c54e70107efe2a62f52170613faa5b55cc1ae7.tar.gz
ruby2d-00c54e70107efe2a62f52170613faa5b55cc1ae7.zip
Bump version to 0.4.2v0.4.2
-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 667e098..b2bfeaa 100644
--- a/lib/ruby2d/version.rb
+++ b/lib/ruby2d/version.rb
@@ -1,5 +1,5 @@
# version.rb
module Ruby2D
- VERSION = '0.4.1'
+ VERSION = '0.4.2'
end