summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorKoza <[email protected]>2022-10-21 14:20:20 +0200
committerKoza <[email protected]>2022-10-21 14:20:20 +0200
commit99d52e3e41ab8dd933b0ecabe509c0a33cc1e28b (patch)
tree01ec5a854f317a4af5def29238ef077a8a10181a /lib
parent88d26b1ff504e4d6801be5e51ff98d182e932dac (diff)
downloadcaxlsx-99d52e3e41ab8dd933b0ecabe509c0a33cc1e28b.tar.gz
caxlsx-99d52e3e41ab8dd933b0ecabe509c0a33cc1e28b.zip
Version bump to 3.3.0 [skip ci]
Diffstat (limited to 'lib')
-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 0382597b..2fda2686 100644
--- a/lib/axlsx/version.rb
+++ b/lib/axlsx/version.rb
@@ -1,5 +1,5 @@
module Axlsx
# The current version
- VERSION = "3.2.0"
+ VERSION = "3.3.0"
end