summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx
diff options
context:
space:
mode:
authorKoza <[email protected]>2023-10-19 10:32:25 +0200
committerKoza <[email protected]>2023-10-30 09:39:07 +0100
commitad30c9e3a801774fe8b9d526c277199669de81c9 (patch)
treeaba319c623eaa91c7264d3b94d5ade043840997a /lib/axlsx
parent51689ff2aa32acf855e6d07cf98da765b37d3fe0 (diff)
downloadcaxlsx-ad30c9e3a801774fe8b9d526c277199669de81c9.tar.gz
caxlsx-ad30c9e3a801774fe8b9d526c277199669de81c9.zip
Version bump to 4.0.0
Diffstat (limited to 'lib/axlsx')
-rw-r--r--lib/axlsx/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/axlsx/version.rb b/lib/axlsx/version.rb
index 4c284c7f..bbd35cd8 100644
--- a/lib/axlsx/version.rb
+++ b/lib/axlsx/version.rb
@@ -2,5 +2,5 @@
module Axlsx
# The current version
- VERSION = "3.4.1"
+ VERSION = "4.0.0"
end