Skip to content

Commit c9a6d93

Browse files
committed
prepare for release 0.9.64
1 parent a0a08c8 commit c9a6d93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Additionally, the runtime supports the following proposals
2828

2929
```kotlin
3030
dependencies {
31-
implementation("io.github.charlietap.chasm:chasm:0.9.63")
31+
implementation("io.github.charlietap.chasm:chasm:0.9.64")
3232
}
3333
```
3434

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22

3-
version-name = "0.9.63"
3+
version-name = "0.9.64"
44

55
application-id = "com.tap.chasm"
66
application-namespace = "com.tap.chasm"

0 commit comments

Comments
 (0)