summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-21 10:22:29 +0900
committerRandy Morgan <[email protected]>2011-11-21 10:22:29 +0900
commitbfdd6993737f4a7294da00e25d03651cf03add5d (patch)
tree3d72dc7f0753bbca517df6cfdf5be6fa42bf7d2d /lib
parente70d5d029f486ad4b66e9c25a68de05b077efccc (diff)
downloadcaxlsx-bfdd6993737f4a7294da00e25d03651cf03add5d.tar.gz
caxlsx-bfdd6993737f4a7294da00e25d03651cf03add5d.zip
updating docs.
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 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"