summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx
diff options
context:
space:
mode:
authorZsolt Kozaroczy <[email protected]>2023-10-30 09:45:42 +0100
committerGitHub <[email protected]>2023-10-30 09:45:42 +0100
commit333331d54639685046d0aeb11a605a729edba656 (patch)
treefda869bef91511ccf4a696deac8f3df620a045f5 /lib/axlsx
parent51689ff2aa32acf855e6d07cf98da765b37d3fe0 (diff)
parentc61c39c456f910cae76adbac1e37326e82c47a01 (diff)
downloadcaxlsx-master.tar.gz
caxlsx-master.zip
Merge pull request #308 from kiskoza/release-4.0.0HEADmaster
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