From b3ebd21c9530d1dca0d77da7daa46d19ae1a6666 Mon Sep 17 00:00:00 2001 From: Edgars Beigarts Date: Thu, 26 Mar 2015 23:32:56 +0200 Subject: [PATCH] Release v1.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 fee8698..ebce1f6 100644 --- a/lib/saxlsx/version.rb +++ b/lib/saxlsx/version.rb @@ -1,3 +1,3 @@ module Saxlsx - VERSION = '1.1.0' + VERSION = '1.2.0' end