diff options
| author | Randy Morgan <[email protected]> | 2011-11-20 23:51:15 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-20 23:51:15 +0900 |
| commit | 2f05a9bfa0131e23fff05a08c761ffc47dc59442 (patch) | |
| tree | ffe2cfa28dbf4b2e89079db7a7e18ec56d547b93 /lib | |
| parent | 53d253cafe82db1ace47bbafc43a6df901ecb260 (diff) | |
| download | caxlsx-2f05a9bfa0131e23fff05a08c761ffc47dc59442.tar.gz caxlsx-2f05a9bfa0131e23fff05a08c761ffc47dc59442.zip | |
updated docs and version
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/axlsx/util/constants.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/axlsx/util/constants.rb b/lib/axlsx/util/constants.rb index 8a2a002e..6b427a85 100644 --- a/lib/axlsx/util/constants.rb +++ b/lib/axlsx/util/constants.rb @@ -1,7 +1,7 @@ module Axlsx # version - VERSION="1.0.1.a" + VERSION="1.0.1" # XML Encoding ENCODING = "UTF-8" |
