summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/version.rb
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-12-05 09:42:12 +0900
committerRandy Morgan <[email protected]>2011-12-05 09:42:12 +0900
commit34b08ce7a0e781ababdf5fb581965201ba578d38 (patch)
treed4ca1c051dcebcc7c2535192e26ee038b4923d28 /lib/axlsx/version.rb
parent73be92c5cd53ddbaaebf5768b481c3278736698b (diff)
downloadcaxlsx-34b08ce7a0e781ababdf5fb581965201ba578d38.tar.gz
caxlsx-34b08ce7a0e781ababdf5fb581965201ba578d38.zip
release prep
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 92993f79..f6a14039 100644
--- a/lib/axlsx/version.rb
+++ b/lib/axlsx/version.rb
@@ -1,4 +1,4 @@
module Axlsx
# version
- VERSION="1.0.10"
+ VERSION="1.0.11"
end