From 884917ce8f0d48c1b55ba5168a37fc06c9be9269 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Tue, 27 Apr 2021 14:59:20 -0600 Subject: [PATCH] Release 2.0.15 --- CHANGELOG.adoc | 6 +++--- README-de.adoc | 3 ++- README-fr.adoc | 3 ++- README-jp.adoc | 3 ++- README-zh_CN.adoc | 3 ++- README.adoc | 3 ++- lib/asciidoctor/version.rb | 2 +- man/asciidoctor.1 | 8 ++++---- man/asciidoctor.adoc | 2 +- 9 files changed, 19 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 2d32506648..d4798caf9b 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -15,7 +15,8 @@ For an even more detailed look at what has changed, refer to the {uri-repo}/comm This project utilizes semantic versioning. -== Unreleased +// tag::compact[] +== 2.0.15 (2021-04-27) - @mojavelinux Bug Fixes:: @@ -35,7 +36,7 @@ Build / Infrastructure:: * Get remaining invoker tests working on JRuby 9.1 for Windows -// tag::compact[] +// end::compact[] == 2.0.14 (2021-04-19) - @mojavelinux Bug Fixes:: @@ -58,7 +59,6 @@ Build / Infrastructure:: * Run tests on JRuby for Windows (#3550) -// end::compact[] == 2.0.13 (2021-04-10) - @mojavelinux Bug Fixes:: diff --git a/README-de.adoc b/README-de.adoc index 789c41aa9b..1980ab92aa 100644 --- a/README-de.adoc +++ b/README-de.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v2.0.15, 2021-04-27 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.14 +:release-version: 2.0.15 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-fr.adoc b/README-fr.adoc index 6c8cdf74f2..b83c0dbef6 100644 --- a/README-fr.adoc +++ b/README-fr.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v2.0.15, 2021-04-27 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.14 +:release-version: 2.0.15 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-jp.adoc b/README-jp.adoc index dce97169d2..a9b6a6d9af 100644 --- a/README-jp.adoc +++ b/README-jp.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v2.0.15, 2021-04-27 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.14 +:release-version: 2.0.15 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-zh_CN.adoc b/README-zh_CN.adoc index b7a7a72866..1130927e07 100644 --- a/README-zh_CN.adoc +++ b/README-zh_CN.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v2.0.15, 2021-04-27 // settings: :page-layout: base :idprefix: @@ -17,7 +18,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.14 +:release-version: 2.0.15 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README.adoc b/README.adoc index 1e9dfdf321..e91cd4a1db 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v2.0.15, 2021-04-27 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.14 +:release-version: 2.0.15 // URLs: :url-org: https://github.com/asciidoctor :url-repo: {url-org}/asciidoctor diff --git a/lib/asciidoctor/version.rb b/lib/asciidoctor/version.rb index 37c665deb3..44747b3b2e 100644 --- a/lib/asciidoctor/version.rb +++ b/lib/asciidoctor/version.rb @@ -1,4 +1,4 @@ # frozen_string_literal: true module Asciidoctor - VERSION = '2.0.15.dev' + VERSION = '2.0.15' end diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index 05a6db167f..561cb15074 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -1,13 +1,13 @@ '\" t .\" Title: asciidoctor .\" Author: Dan Allen, Sarah White, Ryan Waldron -.\" Generator: Asciidoctor 2.0.14 -.\" Date: 2021-04-19 +.\" Generator: Asciidoctor 2.0.15 +.\" Date: 2021-04-27 .\" Manual: Asciidoctor Manual -.\" Source: Asciidoctor 2.0.14 +.\" Source: Asciidoctor 2.0.15 .\" Language: English .\" -.TH "ASCIIDOCTOR" "1" "2021-04-19" "Asciidoctor 2.0.14" "Asciidoctor Manual" +.TH "ASCIIDOCTOR" "1" "2021-04-27" "Asciidoctor 2.0.15" "Asciidoctor Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc index 8dc228f087..cb392e761e 100644 --- a/man/asciidoctor.adoc +++ b/man/asciidoctor.adoc @@ -1,7 +1,7 @@ = asciidoctor(1) Dan Allen; Sarah White; Ryan Waldron :doctype: manpage -:release-version: 2.0.14 +:release-version: 2.0.15 :man manual: Asciidoctor Manual :man source: Asciidoctor {release-version} :page-layout: base