diff options
| author | Tom Black <[email protected]> | 2018-10-05 14:13:27 -0700 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2018-10-05 14:13:27 -0700 |
| commit | a8d198ba18fc65c1569d91c392a9367290747561 (patch) | |
| tree | 03b865ed930ca001b16b4d583b356964e10e5668 | |
| parent | 78ad996d017d833f31fb0c3337630590bc110d61 (diff) | |
| download | ruby2d-0.6.1.tar.gz ruby2d-0.6.1.zip | |
Bump version to 0.6.1v0.6.1
| -rw-r--r-- | lib/ruby2d/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ruby2d/version.rb b/lib/ruby2d/version.rb index 574ef31..665e841 100644 --- a/lib/ruby2d/version.rb +++ b/lib/ruby2d/version.rb @@ -1,5 +1,5 @@ # Ruby2D::VERSION module Ruby2D - VERSION = '0.6.0' + VERSION = '0.6.1' end |
