diff options
| author | Tom Black <[email protected]> | 2018-01-29 22:09:06 -0800 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2018-01-29 22:09:06 -0800 |
| commit | 975b21df2b1c3835353441619c34abdf2fb76b7e (patch) | |
| tree | 1bc5801e70f7b2c59424dd22994b966d36805a8a /lib | |
| parent | 8cf6dcc2147d6a3cf806d3b5fae8221d83e370dd (diff) | |
| download | ruby2d-975b21df2b1c3835353441619c34abdf2fb76b7e.tar.gz ruby2d-975b21df2b1c3835353441619c34abdf2fb76b7e.zip | |
Bump version to 0.5.1v0.5.1
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 b03c975..46d7714 100644 --- a/lib/ruby2d/version.rb +++ b/lib/ruby2d/version.rb @@ -1,5 +1,5 @@ # version.rb module Ruby2D - VERSION = '0.5.0' + VERSION = '0.5.1' end |
