diff options
| author | Zsolt Kozaroczy <[email protected]> | 2023-10-30 09:45:42 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-30 09:45:42 +0100 |
| commit | 333331d54639685046d0aeb11a605a729edba656 (patch) | |
| tree | fda869bef91511ccf4a696deac8f3df620a045f5 /lib/axlsx/version.rb | |
| parent | 51689ff2aa32acf855e6d07cf98da765b37d3fe0 (diff) | |
| parent | c61c39c456f910cae76adbac1e37326e82c47a01 (diff) | |
| download | caxlsx-333331d54639685046d0aeb11a605a729edba656.tar.gz caxlsx-333331d54639685046d0aeb11a605a729edba656.zip | |
Version bump to 4.0.0
Diffstat (limited to 'lib/axlsx/version.rb')
| -rw-r--r-- | lib/axlsx/version.rb | 2 |
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 |
