From 3d28cd7f817d62db11ad3ebb9a6f5d322f81c8d5 Mon Sep 17 00:00:00 2001 From: koi-chan Date: Sun, 20 Sep 2015 01:22:01 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E3=82=92=200.9.1=20=E3=81=AB=E4=B8=8A=E3=81=92=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/rgrb/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rgrb/version.rb b/lib/rgrb/version.rb index 4604b308..84d4b8a6 100644 --- a/lib/rgrb/version.rb +++ b/lib/rgrb/version.rb @@ -2,5 +2,5 @@ module RGRB # RGRB のバージョン - VERSION = '0.9.0' + VERSION = '0.9.1' end