From 51f4e4fc7c0c2b661b84d892ca8a93e28996b95f Mon Sep 17 00:00:00 2001 From: Noel Peden Date: Sun, 8 Sep 2019 19:49:08 -0700 Subject: Release 3.0.0 --- lib/axlsx/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/axlsx/version.rb b/lib/axlsx/version.rb index 10f78875..22a02aa2 100644 --- a/lib/axlsx/version.rb +++ b/lib/axlsx/version.rb @@ -1,5 +1,5 @@ module Axlsx # The current version - VERSION = "3.0.0.pre" + VERSION = "3.0.0" end -- cgit v1.2.3