Skip to content

Commit

Permalink
update version in README to 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieTap committed Nov 17, 2024
1 parent fac7384 commit b98bfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Additionally, the runtime supports the following proposals

```kotlin
dependencies {
implementation("io.github.charlietap.chasm:chasm:0.9.1")
implementation("io.github.charlietap.chasm:chasm:0.9.2")
}
```

Expand Down

0 comments on commit b98bfd3

Please sign in to comment.