diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2014-03-03 03:22:34 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2014-03-03 03:22:34 -0700 |
| commit | aed175182eeef7ed2232843f943b0b87cc86ead7 (patch) | |
| tree | 01a4e5f1fc640a2bb7173c557586aa38de58e015 | |
| parent | 0de455d56aab10c96b8c1d42633715b9fb9d8ed1 (diff) | |
prepare for next development iteration
| -rw-r--r-- | lib/asciidoctor/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asciidoctor/version.rb b/lib/asciidoctor/version.rb index e9187e04..a90d3cbe 100644 --- a/lib/asciidoctor/version.rb +++ b/lib/asciidoctor/version.rb @@ -1,3 +1,3 @@ module Asciidoctor - VERSION = '1.5.0.preview3' + VERSION = '1.5.0.preview' end |
