Skip to content

Commit 6a94a83

Browse files
committed
bump version to 3.1.0
1 parent d9131fb commit 6a94a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ allprojects {
3333
}
3434

3535
subprojects {
36-
version = "3.0.2-SNAPSHOT"
36+
version = "3.1.0"
3737
tasks.withType<Javadoc>().configureEach {
3838
(options as? StandardJavadocDocletOptions)?.addStringOption(
3939
"Xdoclint:all,-missing",

0 commit comments

Comments
 (0)