summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/version.rb
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-12-14 22:39:07 +0900
committerRandy Morgan <[email protected]>2011-12-14 22:39:07 +0900
commitb633c38b4458c2da6c552e3a20f39e4e29cc98d1 (patch)
tree9b47dbfb7a2ef4f79bb7af02821d353a918128ae /lib/axlsx/version.rb
parent11ba2147c5be473ead38a25b6c44395e81b4cca0 (diff)
downloadcaxlsx-b633c38b4458c2da6c552e3a20f39e4e29cc98d1.tar.gz
caxlsx-b633c38b4458c2da6c552e3a20f39e4e29cc98d1.zip
1.0.14 release prep. Beginnings of password protection scheduled for release in Jan. 2012
Diffstat (limited to 'lib/axlsx/version.rb')
-rw-r--r--lib/axlsx/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/axlsx/version.rb b/lib/axlsx/version.rb
index 64f350fa..72bb6e99 100644
--- a/lib/axlsx/version.rb
+++ b/lib/axlsx/version.rb
@@ -1,4 +1,4 @@
module Axlsx
# version
- VERSION="1.0.13"
+ VERSION="1.0.14"
end