diff options
| author | Randy Morgan <[email protected]> | 2011-12-08 00:58:21 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-12-08 00:58:21 +0900 |
| commit | 0910dc150b319f65ec1d649f3e480143c537e228 (patch) | |
| tree | e4a6a4d32cf36314a066d16123045dbf97475eec /lib/axlsx/version.rb | |
| parent | 21b674f1a744de681f3cd219b1b82edfee7c461f (diff) | |
| download | caxlsx-0910dc150b319f65ec1d649f3e480143c537e228.tar.gz caxlsx-0910dc150b319f65ec1d649f3e480143c537e228.zip | |
bumping version and readme for update.
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 f2f7571f..64f350fa 100644 --- a/lib/axlsx/version.rb +++ b/lib/axlsx/version.rb @@ -1,4 +1,4 @@ module Axlsx # version - VERSION="1.0.12" + VERSION="1.0.13" end |
