diff options
| author | Randy Morgan <[email protected]> | 2012-09-02 13:40:51 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-09-02 13:40:51 +0900 |
| commit | df26c0c954d9a38255f536d0f9379921aa4bc526 (patch) | |
| tree | 58b5da4cf1348483fbc15564a84fa6d82f596733 /lib/axlsx/version.rb | |
| parent | e953bb2bc3efb3c4fa9caf8aaef3579a9fd25e41 (diff) | |
| download | caxlsx-df26c0c954d9a38255f536d0f9379921aa4bc526.tar.gz caxlsx-df26c0c954d9a38255f536d0f9379921aa4bc526.zip | |
update README and version for next release
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 219d3fc4..2570cd08 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.2" + VERSION="1.2.3" end |
