diff options
| author | Randy Morgan <[email protected]> | 2012-11-16 09:01:21 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-11-16 09:01:21 +0900 |
| commit | 1bad5fb4cc947985c6148a19915c195619c29cc0 (patch) | |
| tree | 05426b3676a46ab2efbf7126eb13c1cc44ffb582 /lib | |
| parent | bffe05e5f218376843d0932e63f2e9f3db81d05a (diff) | |
| download | caxlsx-1bad5fb4cc947985c6148a19915c195619c29cc0.tar.gz caxlsx-1bad5fb4cc947985c6148a19915c195619c29cc0.zip | |
Updated README & version for next release
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 fafa5118..f3f0c5f6 100644 --- a/lib/axlsx/version.rb +++ b/lib/axlsx/version.rb @@ -1,5 +1,5 @@ module Axlsx # The current version - VERSION = "1.3.3" + VERSION = "1.3.4" end |
