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 --- ext/ruby2d/extconf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/ruby2d/extconf.rb b/ext/ruby2d/extconf.rb index 0689543..cfb741e 100644 --- a/ext/ruby2d/extconf.rb +++ b/ext/ruby2d/extconf.rb @@ -1,7 +1,7 @@ require 'mkmf' require_relative '../../lib/ruby2d/cli/colorize' -S2D_VERSION = '1.1.0' # Simple 2D minimum version required +S2D_VERSION = '1.2.0' # Simple 2D minimum version required $errors = [] # Holds errors # Set the OS platform -- cgit v1.2.3