Skip to content

Commit

Permalink
version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieTap committed Sep 14, 2024
1 parent c28504e commit 461d728
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 @@ -29,7 +29,7 @@ Additionally, the runtime supports the following proposals

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

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.0"
version-name = "0.9.1"

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

0 comments on commit 461d728

Please sign in to comment.