From 31013eff786a67b5ee610c378c86738d8e49f230 Mon Sep 17 00:00:00 2001 From: Marat Radchenko Date: Sun, 12 May 2024 17:05:02 +0300 Subject: Begin development on next version --- README.adoc | 1 - lib/asciidoctor-epub3/version.rb | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 8d65cb5..67a6d13 100644 --- a/README.adoc +++ b/README.adoc @@ -1,6 +1,5 @@ = {project-name}: A _native_ EPUB3 converter for AsciiDoc Dan Allen ; Sarah White -v2.1.1, 2024-05-12 :project-name: Asciidoctor EPUB3 :project-handle: asciidoctor-epub3 :uri-project: https://github.com/asciidoctor/{project-handle} diff --git a/lib/asciidoctor-epub3/version.rb b/lib/asciidoctor-epub3/version.rb index fd31694..410525d 100644 --- a/lib/asciidoctor-epub3/version.rb +++ b/lib/asciidoctor-epub3/version.rb @@ -2,6 +2,6 @@ module Asciidoctor module Epub3 - VERSION = '2.1.1' + VERSION = '2.1.2.dev' end end -- cgit v1.2.3