From 106dd8b26355253403825db490df0d67dbc48d42 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Sun, 16 Feb 2020 13:41:52 -0600 Subject: Bump version to 0.9.4 Also Simple 2D to 1.2.0 --- lib/ruby2d/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.3