Skip to content

Commit ca70aa4

Browse files
committed
Bump version
1 parent fa06dc7 commit ca70aa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = 'com.docutools'
11-
version = '1.1.4'
11+
version = '1.1.5'
1212
sourceCompatibility = 17
1313
targetCompatibility = 17
1414

@@ -103,4 +103,4 @@ jacocoTestReport {
103103
xml.enabled true
104104
}
105105
dependsOn test
106-
}
106+
}

0 commit comments

Comments
 (0)