diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2013-07-05 15:17:35 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2013-07-05 15:17:35 -0600 |
| commit | 14c2351e98c29c6d10d36d9be4613a0172d31090 (patch) | |
| tree | cd9593c3ec428b943a78434436417556cbca27e3 | |
| parent | e5a020ff1246eb7e1a0fd5bd578579149cc08021 (diff) | |
Release 0.1.4.preview.2v0.1.4.preview.2
| -rw-r--r-- | asciidoctor.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asciidoctor.gemspec b/asciidoctor.gemspec index b9cdbfb2..98d13979 100644 --- a/asciidoctor.gemspec +++ b/asciidoctor.gemspec @@ -7,7 +7,7 @@ Gem::Specification.new do |s| ## Rake build (see the validate task) s.name = 'asciidoctor' s.version = '0.1.4.preview.2' - s.date = '2013-06-29' + s.date = '2013-07-05' s.rubyforge_project = 'asciidoctor' s.summary = 'A native Ruby AsciiDoc syntax processor and publishing toolchain' |
