From e52ad9e2c868e32441743579b561f9a2153ab9e1 Mon Sep 17 00:00:00 2001 From: Edgars Beigarts Date: Wed, 8 Feb 2017 08:06:08 +0200 Subject: [PATCH] Release v1.5.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 9ed2b94..9728918 100644 --- a/lib/saxlsx/version.rb +++ b/lib/saxlsx/version.rb @@ -1,3 +1,3 @@ module Saxlsx - VERSION = '1.4.0' + VERSION = '1.5.0' end