From f52d881d348a532875b2e6b332ee403bb24ecf9f Mon Sep 17 00:00:00 2001 From: Edgars Beigarts Date: Wed, 8 Apr 2015 11:22:09 +0300 Subject: [PATCH] Release v1.4.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 facd418..9ed2b94 100644 --- a/lib/saxlsx/version.rb +++ b/lib/saxlsx/version.rb @@ -1,3 +1,3 @@ module Saxlsx - VERSION = '1.3.1' + VERSION = '1.4.0' end