summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-20 23:51:15 +0900
committerRandy Morgan <[email protected]>2011-11-20 23:51:15 +0900
commit2f05a9bfa0131e23fff05a08c761ffc47dc59442 (patch)
treeffe2cfa28dbf4b2e89079db7a7e18ec56d547b93 /lib
parent53d253cafe82db1ace47bbafc43a6df901ecb260 (diff)
downloadcaxlsx-2f05a9bfa0131e23fff05a08c761ffc47dc59442.tar.gz
caxlsx-2f05a9bfa0131e23fff05a08c761ffc47dc59442.zip
updated docs and version
Diffstat (limited to 'lib')
-rw-r--r--lib/axlsx/util/constants.rb2
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"