summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-22 00:29:36 +0900
committerRandy Morgan <[email protected]>2011-11-22 00:29:36 +0900
commite25e17d764394e146643360ef72e5f65f50d44bf (patch)
tree36678be9a60107caf6f2a2d22513bec92a515208 /lib
parent0c8d19bf63aa27ad17d7fe80866e780f1814df3e (diff)
downloadcaxlsx-e25e17d764394e146643360ef72e5f65f50d44bf.tar.gz
caxlsx-e25e17d764394e146643360ef72e5f65f50d44bf.zip
bumping version to batch bug in gemspec that did not include 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 20167708..4bbd5f5b 100644
--- a/lib/axlsx/util/constants.rb
+++ b/lib/axlsx/util/constants.rb
@@ -1,7 +1,7 @@
module Axlsx
# version
- VERSION="1.0.5"
+ VERSION="1.0.6"
# XML Encoding
ENCODING = "UTF-8"