diff options
| author | Randy Morgan <[email protected]> | 2013-09-12 23:16:35 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2013-09-13 00:08:40 +0900 |
| commit | 28961931c7f1c9884f576a9e82cd8254939e1d30 (patch) | |
| tree | 008541bf023215e0284bcb13c2eedaa5083cd2c3 | |
| parent | 8cdeac65f6acfa4f63fe03f3060d77e7b7520375 (diff) | |
| download | caxlsx-28961931c7f1c9884f576a9e82cd8254939e1d30.tar.gz caxlsx-28961931c7f1c9884f576a9e82cd8254939e1d30.zip | |
version 2.0.0
| -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 6c9907ab..a24108d6 100644 --- a/lib/axlsx/version.rb +++ b/lib/axlsx/version.rb @@ -1,5 +1,5 @@ module Axlsx # The current version - VERSION = "1.3.7" + VERSION = "2.0.0" end |
