Skip to content

Commit 9c79338

Browse files
committed
Release 1.5.1
1 parent 5fcf268 commit 9c79338

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= {project-name}: A _native_ EPUB3 converter for AsciiDoc
22
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
3-
v1.5.0, 2021-04-29
3+
v1.5.1, 2021-04-29
44
:project-name: Asciidoctor EPUB3
55
:project-handle: asciidoctor-epub3
66
:uri-project: https://github.com/asciidoctor/{project-handle}

lib/asciidoctor-epub3/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Asciidoctor
44
module Epub3
5-
VERSION = '1.5.0'
5+
VERSION = '1.5.1'
66
end
77
end

0 commit comments

Comments
 (0)