diff options
| author | Randy Morgan <[email protected]> | 2011-12-14 22:39:07 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-12-14 22:39:07 +0900 |
| commit | b633c38b4458c2da6c552e3a20f39e4e29cc98d1 (patch) | |
| tree | 9b47dbfb7a2ef4f79bb7af02821d353a918128ae /lib/axlsx/version.rb | |
| parent | 11ba2147c5be473ead38a25b6c44395e81b4cca0 (diff) | |
| download | caxlsx-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.rb | 2 |
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 |
