diff options
| author | Tom Black <[email protected]> | 2020-02-16 13:41:52 -0600 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2020-02-16 13:41:52 -0600 |
| commit | 106dd8b26355253403825db490df0d67dbc48d42 (patch) | |
| tree | 1aede1b58aae5432a8c078fa01f8b00637ff9de5 /lib | |
| parent | 1604b523c4c5e3967dccec20f5b7427d97453659 (diff) | |
| download | ruby2d-106dd8b26355253403825db490df0d67dbc48d42.tar.gz ruby2d-106dd8b26355253403825db490df0d67dbc48d42.zip | |
Bump version to 0.9.4v0.9.4
Also Simple 2D to 1.2.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 bce3f2c..5ac2148 100644 --- a/lib/ruby2d/version.rb +++ b/lib/ruby2d/version.rb @@ -1,5 +1,5 @@ # Ruby2D::VERSION module Ruby2D - VERSION = '0.9.3' + VERSION = '0.9.4' end |
