summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/version.rb
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2013-04-19 23:34:50 +0900
committerRandy Morgan <[email protected]>2013-04-19 23:34:50 +0900
commit08f04d573d00e91bb92d4d727f56d4bb21259eb0 (patch)
tree6cc96940c4529af386ce7d811ccd9943c705be30 /lib/axlsx/version.rb
parentdb18c28df9fe5c44404e5f9af70a3db14a4b1f9a (diff)
downloadcaxlsx-08f04d573d00e91bb92d4d727f56d4bb21259eb0.tar.gz
caxlsx-08f04d573d00e91bb92d4d727f56d4bb21259eb0.zip
Added prep for 1.3.6 release
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 6b0df7df..546f601d 100644
--- a/lib/axlsx/version.rb
+++ b/lib/axlsx/version.rb
@@ -1,5 +1,5 @@
module Axlsx
# The current version
- VERSION = "1.3.5"
+ VERSION = "1.3.6"
end