diff options
Diffstat (limited to 'asciidoctor.go')
| -rw-r--r-- | asciidoctor.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asciidoctor.go b/asciidoctor.go index 3c89afa..a762b9c 100644 --- a/asciidoctor.go +++ b/asciidoctor.go @@ -14,7 +14,7 @@ import ( ) // Version of this module. -const Version = `0.7.3` +const Version = `0.7.4` const _lf = "\n" |
