Skip to content

Commit

Permalink
Merge pull request #248 from ysb33r/master
Browse files Browse the repository at this point in the history
Preparing a 1.5.8.1 release
  • Loading branch information
ysb33r committed Jul 6, 2018
2 parents 8797444 + ba9acbc commit cc6f081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions gradle.properties
@@ -1,4 +1,4 @@
version = 1.5.8
version = 1.5.8.1
group = org.asciidoctor
sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand All @@ -16,7 +16,6 @@ bintray_dryRun = false

asciidoctorjVersion = 1.5.7
asciidoctorjDslVersion = 1.0.0.Alpha3
#asciidoctorjDslVersion = 1.6.0-alpha.1
cglibVersion = 3.2.6
jsoupVersion = 1.11.2
spockVersion = 1.1-groovy-2.4
1 change: 1 addition & 0 deletions settings.gradle
@@ -0,0 +1 @@
rootProject.name='asciidoctor-gradle-plugin'

0 comments on commit cc6f081

Please sign in to comment.