Skip to content

Commit 414550b

Browse files
committed
update chasm version in the README
1 parent 7d19a6c commit 414550b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

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

3131
```kotlin
3232
dependencies {
33-
implementation("io.github.charlietap.chasm:chasm:0.9.80")
33+
implementation("io.github.charlietap.chasm:chasm:0.9.81")
3434
}
3535
```
3636

0 commit comments

Comments
 (0)