diff options
| author | Randy Morgan <[email protected]> | 2013-09-13 00:07:02 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2013-09-13 00:08:55 +0900 |
| commit | 46a17e4b3fe0531ac6b2e48f818a982a86f538e4 (patch) | |
| tree | d7f523347f76edb7472552bc39077c8a8f327c60 /lib/axlsx/version.rb | |
| parent | 18871d89de057e7500d8b5dcbcf0adef2f5cb8fd (diff) | |
| download | caxlsx-46a17e4b3fe0531ac6b2e48f818a982a86f538e4.tar.gz caxlsx-46a17e4b3fe0531ac6b2e48f818a982a86f538e4.zip | |
bump the version and get onto 1.0.0
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 a24108d6..aa34cabb 100644 --- a/lib/axlsx/version.rb +++ b/lib/axlsx/version.rb @@ -1,5 +1,5 @@ module Axlsx # The current version - VERSION = "2.0.0" + VERSION = "2.0.1" end |
