Skip to content

Commit f8df3ae

Browse files
committed
bump version
1 parent 29bd816 commit f8df3ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ subprojects {
9393
artifactId = project.name
9494
groupId = project.group.toString()
9595
artifactId = project.name
96-
version = "0.131"
96+
version = "0.132"
9797
pom {
9898
name.set(project.name)
9999
description.set("Description for ${project.name}")

0 commit comments

Comments
 (0)