Skip to content

Commit 7ebf41d

Browse files
committed
prepare for release 0.9.66
1 parent 2e3f1e0 commit 7ebf41d

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.65")
31+
implementation("io.github.charlietap.chasm:chasm:0.9.66")
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.65"
3+
version-name = "0.9.66"
44

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

0 commit comments

Comments
 (0)