Skip to content

Commit 709430e

Browse files
committed
chore: bump release version
1 parent fe6aafe commit 709430e

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
@@ -6,7 +6,7 @@ plugins {
66
alias(libs.plugins.shadow)
77
}
88

9-
val baseVersion = "0.1.0"
9+
val baseVersion = "0.1.1"
1010
val commitHash = System.getenv("COMMIT_HASH")
1111
val snapshotVersion = "${baseVersion}-dev.$commitHash"
1212

0 commit comments

Comments
 (0)