We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fcf268 commit 9c79338Copy full SHA for 9c79338
2 files changed
README.adoc
@@ -1,6 +1,6 @@
1
= {project-name}: A _native_ EPUB3 converter for AsciiDoc
2
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
3
-v1.5.0, 2021-04-29
+v1.5.1, 2021-04-29
4
:project-name: Asciidoctor EPUB3
5
:project-handle: asciidoctor-epub3
6
:uri-project: https://github.com/asciidoctor/{project-handle}
lib/asciidoctor-epub3/version.rb
@@ -2,6 +2,6 @@
module Asciidoctor
module Epub3
- VERSION = '1.5.0'
+ VERSION = '1.5.1'
end
7
0 commit comments