Skip to content

Commit

Permalink
Release 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer committed Nov 10, 2020
1 parent 6d062f7 commit 360000f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ ifndef::awestruct[:uri-docs: http://asciidoctor.org/docs]
:uri-repo: https://github.com/asciidoctor/asciidoctorj
:uri-issues: {uri-repo}/issues
:uri-discuss: http://discuss.asciidoctor.org
:artifact-version: 2.4.1
:asciidoctorj-epub3-version: 1.5.0-alpha.17
:artifact-version: 2.4.2
:asciidoctorj-epub3-version: 1.5.0-alpha.19
:asciidoctorj-pdf-version: 1.5.3
:jruby-version: 9.2.13.0
:uri-maven-artifact-query: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.asciidoctor%22%20AND%20a%3A%22asciidoctorj%22%20AND%20v%3A%22{artifact-version}%22
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=2.4.2-SNAPSHOT
version=2.4.2
sourceCompatibility=1.8
targetCompatibility=1.8
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m

0 comments on commit 360000f

Please sign in to comment.