diff options
| author | Randy Morgan <[email protected]> | 2012-08-27 08:22:48 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-08-27 08:22:48 +0900 |
| commit | 5782f294135b5e02d69b3388a0c496892644c207 (patch) | |
| tree | 1ffcde5a95346bbec2c3302ebf8f4c86ee770cdc /lib/axlsx/version.rb | |
| parent | bfac5e8cb64783e55c69b7ab26c5050a6c9e7ebe (diff) | |
| download | caxlsx-5782f294135b5e02d69b3388a0c496892644c207.tar.gz caxlsx-5782f294135b5e02d69b3388a0c496892644c207.zip | |
release prep
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 bb914f7a..219d3fc4 100644 --- a/lib/axlsx/version.rb +++ b/lib/axlsx/version.rb @@ -1,5 +1,5 @@ # encoding: UTF-8 module Axlsx # The current version - VERSION="1.2.1" + VERSION="1.2.2" end |
