Skip to content

Commit 0e77ba5

Browse files
committed
bump version to 0.13.1
1 parent 646fb66 commit 0e77ba5

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
@@ -16,7 +16,7 @@ val env = System.getenv()
1616
version = if (env["SNAPSHOTS_URL"] != null) {
1717
"0-SNAPSHOT"
1818
} else {
19-
"0.13.0"
19+
"0.13.1"
2020
}
2121

2222
base {

0 commit comments

Comments
 (0)