From 07213a31226feba07454ef1ac34c7c3a036e4fdb Mon Sep 17 00:00:00 2001 From: Kouhei Sutou Date: Thu, 18 May 2017 11:10:06 +0900 Subject: [PATCH] Bump version --- lib/arrow-nmatrix/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/arrow-nmatrix/version.rb b/lib/arrow-nmatrix/version.rb index 3933f73..d89d0e6 100644 --- a/lib/arrow-nmatrix/version.rb +++ b/lib/arrow-nmatrix/version.rb @@ -13,5 +13,5 @@ # limitations under the License. module ArrowNMatrix - VERSION = "0.0.1" + VERSION = "0.0.2" end