diff options
| author | Noel Peden <[email protected]> | 2023-04-23 14:02:28 -0700 |
|---|---|---|
| committer | Noel Peden <[email protected]> | 2023-04-23 14:02:28 -0700 |
| commit | f71bdb1de96f36c90c05e218d22ee26f1b02879e (patch) | |
| tree | f6559afae2ff5ab745362a6a37242e69d9993d90 /lib/axlsx/version.rb | |
| parent | fa2fefd762061481db0206a7f7131c2dae327cb9 (diff) | |
| download | caxlsx-f71bdb1de96f36c90c05e218d22ee26f1b02879e.tar.gz caxlsx-f71bdb1de96f36c90c05e218d22ee26f1b02879e.zip | |
Update version.rb [skip ci]
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 3f25c750..3a06c284 100644 --- a/lib/axlsx/version.rb +++ b/lib/axlsx/version.rb @@ -1,4 +1,4 @@ module Axlsx # The current version - VERSION = "3.4.0" + VERSION = "3.4.1" end |
