diff options
| author | Koza <[email protected]> | 2023-04-12 19:25:04 +0200 |
|---|---|---|
| committer | Koza <[email protected]> | 2023-04-12 19:55:12 +0200 |
| commit | b5546e784c91e35b447793d624028e2d520392a6 (patch) | |
| tree | d90bd0e8e572ac4a1acf341fd59619f9bec436cb /lib | |
| parent | c891d749bc4dbaf621cf7afeb70c3d08178df098 (diff) | |
| download | caxlsx-b5546e784c91e35b447793d624028e2d520392a6.tar.gz caxlsx-b5546e784c91e35b447793d624028e2d520392a6.zip | |
Version bump to 3.4.0
Diffstat (limited to 'lib')
| -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 cf70e2e9..3f25c750 100644 --- a/lib/axlsx/version.rb +++ b/lib/axlsx/version.rb @@ -1,4 +1,4 @@ module Axlsx # The current version - VERSION = "3.3.0" + VERSION = "3.4.0" end |
