diff options
| author | Tom Black <[email protected]> | 2019-04-25 20:11:45 -0500 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2019-04-25 20:11:45 -0500 |
| commit | 43ce9805a7ae8b82b7ab8c50bf6d4c845d395dc4 (patch) | |
| tree | 5efae7c348d9d690ba5c8ae2d59e7a638509409e /lib | |
| parent | d92a55a9da7cf4507c2fa1eb6f1e3a8ec2ff4165 (diff) | |
| download | ruby2d-43ce9805a7ae8b82b7ab8c50bf6d4c845d395dc4.tar.gz ruby2d-43ce9805a7ae8b82b7ab8c50bf6d4c845d395dc4.zip | |
Bump version to 0.9.2v0.9.2
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 0abf856..e1b84c9 100644 --- a/lib/ruby2d/version.rb +++ b/lib/ruby2d/version.rb @@ -1,5 +1,5 @@ # Ruby2D::VERSION module Ruby2D - VERSION = '0.9.1' + VERSION = '0.9.2' end |
