diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2022-05-18 23:08:25 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2022-05-18 23:08:25 +0000 |
| commit | 4b9e2dd8cc90bef8d46046f1f7269db720edd99a (patch) | |
| tree | 3a4371b64b3be929bd599cdfd56fc93a14cbf075 /lib | |
| parent | dac1f3db6cd72d4bbe0552076fc24fc389c4552a (diff) | |
release 2.0.0 [no ci]v2.0.0
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/asciidoctor/pdf/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asciidoctor/pdf/version.rb b/lib/asciidoctor/pdf/version.rb index fa36b9e0..a4ac8b67 100644 --- a/lib/asciidoctor/pdf/version.rb +++ b/lib/asciidoctor/pdf/version.rb @@ -2,6 +2,6 @@ module Asciidoctor module PDF - VERSION = '2.0.0.rc.1' + VERSION = '2.0.0' end end |
