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 8dd4c96c..06a3f5a6 100644 --- a/asciidoctor.gemspec +++ b/asciidoctor.gemspec @@ -13,7 +13,7 @@ Gem::Specification.new do |s| ## If your rubyforge_project name is different, then edit it and comment out ## the sub! line in the Rakefile s.name = 'asciidoctor' - s.version = '0.0.6' + s.version = '0.0.7' s.date = '2012-12-17' s.rubyforge_project = 'asciidoctor' |
