From 33162c322dc1711666cf91edcbcac714b37722f5 Mon Sep 17 00:00:00 2001 From: Edgars Beigarts Date: Mon, 24 Apr 2017 13:01:22 +0300 Subject: [PATCH] Release v1.6.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 9728918..8d14027 100644 --- a/lib/saxlsx/version.rb +++ b/lib/saxlsx/version.rb @@ -1,3 +1,3 @@ module Saxlsx - VERSION = '1.5.0' + VERSION = '1.6.0' end