diff options
| author | Noel Peden <[email protected]> | 2020-07-16 11:09:00 -0700 |
|---|---|---|
| committer | Noel Peden <[email protected]> | 2020-07-16 11:09:00 -0700 |
| commit | eb42e143ff4da05185032177369718d70cc89ff0 (patch) | |
| tree | b589cf0b79f3b5f4ca367ce944c9c7b65455930f /lib | |
| parent | 0b6842e578509390456f7688a17a989bc0df87a6 (diff) | |
| download | caxlsx-eb42e143ff4da05185032177369718d70cc89ff0.tar.gz caxlsx-eb42e143ff4da05185032177369718d70cc89ff0.zip | |
Version bump to 3.0.2 [skip ci]
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 d6c7183f..eadd9e54 100644 --- a/lib/axlsx/version.rb +++ b/lib/axlsx/version.rb @@ -1,5 +1,5 @@ module Axlsx # The current version - VERSION = "3.0.1" + VERSION = "3.0.2" end |
