diff options
| author | Tom Black <[email protected]> | 2017-06-05 18:03:13 -0400 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2017-06-05 18:03:13 -0400 |
| commit | 7f6b169daf61d08f57dce62bcb539f04b10b4414 (patch) | |
| tree | 1361d5e32882103cb76c19da6bc3733a772f3f9d /lib | |
| parent | 20e593a00d41b81a8b0aea11a691f2d9978de371 (diff) | |
| download | ruby2d-7f6b169daf61d08f57dce62bcb539f04b10b4414.tar.gz ruby2d-7f6b169daf61d08f57dce62bcb539f04b10b4414.zip | |
Bump version to 0.4.0v0.4.0
Diffstat (limited to 'lib')
| -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 79e6131..41937d2 100644 --- a/lib/ruby2d/version.rb +++ b/lib/ruby2d/version.rb @@ -1,5 +1,5 @@ # version.rb module Ruby2D - VERSION = '0.3.0' + VERSION = '0.4.0' end |
