From 05081d312c4301350ed785993dc00dbc64b76e6d Mon Sep 17 00:00:00 2001 From: sota0805 Date: Thu, 10 Apr 2014 16:32:34 +0900 Subject: [PATCH] Update: version.rb --- lib/cal_exporter/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cal_exporter/version.rb b/lib/cal_exporter/version.rb index 335b560..2486c17 100644 --- a/lib/cal_exporter/version.rb +++ b/lib/cal_exporter/version.rb @@ -1,3 +1,3 @@ module CalExporter - VERSION = "0.0.1" + VERSION = "0.0.2" end