From 2625a091c51001e1709767a8e8d363465bd467bc Mon Sep 17 00:00:00 2001 From: Edgars Beigarts Date: Thu, 11 Sep 2014 16:41:24 +0300 Subject: [PATCH] Release v0.2.0 --- lib/saxlsx/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/saxlsx/version.rb b/lib/saxlsx/version.rb index 2685fc1..c433918 100644 --- a/lib/saxlsx/version.rb +++ b/lib/saxlsx/version.rb @@ -1,3 +1,3 @@ module Saxlsx - VERSION = '0.1.0' + VERSION = '0.2.0' end