Skip to content

Commit

Permalink
release 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieTap committed Jan 11, 2025
1 parent d8efce4 commit 1ef3b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Additionally, the runtime supports the following proposals

```kotlin
dependencies {
implementation("io.github.charlietap.chasm:chasm:0.9.3")
implementation("io.github.charlietap.chasm:chasm:0.9.4")
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]

version-name = "0.9.3"
version-name = "0.9.4"

application-id = "com.tap.chasm"
application-namespace = "com.tap.chasm"
Expand Down

0 comments on commit 1ef3b0a

Please sign in to comment.