diff options
| author | Randy Morgan <[email protected]> | 2012-08-12 23:42:31 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-08-12 23:42:31 +0900 |
| commit | fd451cdb2dd1f6305d199054501dd84f716d15ce (patch) | |
| tree | d03b2a68a04dd654cf2a516db4c346aa1b26c8f1 /lib/axlsx/version.rb | |
| parent | 874fab4140637f3df989c3606364c8dfa1502a6e (diff) | |
| download | caxlsx-fd451cdb2dd1f6305d199054501dd84f716d15ce.tar.gz caxlsx-fd451cdb2dd1f6305d199054501dd84f716d15ce.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 4bffcb8d..bb914f7a 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.0" + VERSION="1.2.1" end |
