diff options
| author | Randy Morgan <[email protected]> | 2011-11-21 10:22:29 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-21 10:22:29 +0900 |
| commit | bfdd6993737f4a7294da00e25d03651cf03add5d (patch) | |
| tree | 3d72dc7f0753bbca517df6cfdf5be6fa42bf7d2d /lib | |
| parent | e70d5d029f486ad4b66e9c25a68de05b077efccc (diff) | |
| download | caxlsx-bfdd6993737f4a7294da00e25d03651cf03add5d.tar.gz caxlsx-bfdd6993737f4a7294da00e25d03651cf03add5d.zip | |
updating docs.
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 a9f4b9f0..5fbfdf80 100644 --- a/lib/axlsx/util/constants.rb +++ b/lib/axlsx/util/constants.rb @@ -1,7 +1,7 @@ module Axlsx # version - VERSION="1.0.3" + VERSION="1.0.4" # XML Encoding ENCODING = "UTF-8" |
