From d8f5cadb44d940d7ca82058153bc32be37205026 Mon Sep 17 00:00:00 2001 From: Toshimitsu Takahashi Date: Sat, 22 Oct 2016 13:11:08 +0900 Subject: [PATCH] Up version --- lib/ougai/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ougai/version.rb b/lib/ougai/version.rb index 67e3912..cdd1f89 100644 --- a/lib/ougai/version.rb +++ b/lib/ougai/version.rb @@ -1,3 +1,3 @@ module Ougai - VERSION = "0.1.1" + VERSION = "0.1.2" end