diff options
Diffstat (limited to 'asciidoctor.gemspec')
| -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' |
