Skip to content

Commit b4e0b49

Browse files
committed
release 0.9.3
1 parent 8cbc3f7 commit b4e0b49

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

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

0 commit comments

Comments
 (0)