Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer committed May 4, 2021
1 parent db576a6 commit 0d1b4c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: AsciidoctorJ
version: '2.5'
asciidoc:
attributes:
release-version: 2.5.0
artifact-version: 2.5.0
asciidoctorj-epub3-version: 1.5.0-alpha.19
release-version: 2.5.1
artifact-version: 2.5.1
asciidoctorj-epub3-version: 1.5.1
asciidoctorj-pdf-version: 1.5.4
jruby-version: 9.2.17.0
url-jruby: http://jruby.org
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.5.1
version=2.5.2-SNAPSHOT
sourceCompatibility=1.8
targetCompatibility=1.8
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m

0 comments on commit 0d1b4c8

Please sign in to comment.