diff options
| author | Randy Morgan <[email protected]> | 2011-11-21 00:16:28 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-21 00:16:28 +0900 |
| commit | 22aa06678a19700fa188c287424dcf3a98773c46 (patch) | |
| tree | c66c8f83fc19f3168967aa2d3463f7529fddd598 /lib | |
| parent | 96b79c109bf32ab755e2d85c3e6ccf46d079d917 (diff) | |
| download | caxlsx-22aa06678a19700fa188c287424dcf3a98773c46.tar.gz caxlsx-22aa06678a19700fa188c287424dcf3a98773c46.zip | |
update to attempt rdocs
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 6b427a85..463e9baf 100644 --- a/lib/axlsx/util/constants.rb +++ b/lib/axlsx/util/constants.rb @@ -1,7 +1,7 @@ module Axlsx # version - VERSION="1.0.1" + VERSION="1.0.2" # XML Encoding ENCODING = "UTF-8" |
