We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29bd816 commit f8df3aeCopy full SHA for f8df3ae
1 file changed
build.gradle.kts
@@ -93,7 +93,7 @@ subprojects {
93
artifactId = project.name
94
groupId = project.group.toString()
95
96
- version = "0.131"
+ version = "0.132"
97
pom {
98
name.set(project.name)
99
description.set("Description for ${project.name}")
0 commit comments