From bbd56099ebb359db02c8344b8af42e0bd1b7a835 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Wed, 24 Oct 2018 15:00:13 -0700 Subject: Bump version to 0.7.0 --- 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 665e841..4621335 100644 --- a/lib/ruby2d/version.rb +++ b/lib/ruby2d/version.rb @@ -1,5 +1,5 @@ # Ruby2D::VERSION module Ruby2D - VERSION = '0.6.1' + VERSION = '0.7.0' end -- cgit v1.2.3