diff options
| author | Tom Black <[email protected]> | 2016-04-19 23:23:48 -0400 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2016-04-19 23:23:48 -0400 |
| commit | 7b6dec7a03b661e4b67020250da11ebcc71ee0f0 (patch) | |
| tree | d0fd88e3f5acfb2dfe8b263a668c13f167885cde /lib | |
| parent | 0f49b20758e92d2c1be803a50d439a16ba9d2f43 (diff) | |
| download | ruby2d-7b6dec7a03b661e4b67020250da11ebcc71ee0f0.tar.gz ruby2d-7b6dec7a03b661e4b67020250da11ebcc71ee0f0.zip | |
Bump version to 0.2.1v0.2.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 c5011e0..eede3ba 100644 --- a/lib/ruby2d/version.rb +++ b/lib/ruby2d/version.rb @@ -1,5 +1,5 @@ # version.rb module Ruby2D - VERSION = '0.2.0' + VERSION = '0.2.1' end |
