Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOellerer committed Nov 2, 2021
1 parent fa06dc7 commit ca70aa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = 'com.docutools'
version = '1.1.4'
version = '1.1.5'
sourceCompatibility = 17
targetCompatibility = 17

Expand Down Expand Up @@ -103,4 +103,4 @@ jacocoTestReport {
xml.enabled true
}
dependsOn test
}
}

0 comments on commit ca70aa4

Please sign in to comment.