From 3cf96b910851c1c08c9bbae8fefbacce65db4f3c Mon Sep 17 00:00:00 2001 From: Tom Black Date: Sat, 13 Feb 2021 13:07:17 -0600 Subject: Bump version to 0.9.5 --- lib/ruby2d/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ruby2d/version.rb b/lib/ruby2d/version.rb index 5ac2148..b04c329 100644 --- a/lib/ruby2d/version.rb +++ b/lib/ruby2d/version.rb @@ -1,5 +1,5 @@ # Ruby2D::VERSION module Ruby2D - VERSION = '0.9.4' + VERSION = '0.9.5' end -- cgit v1.2.3