Skip to content

Commit

Permalink
prep release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieTap committed Jul 11, 2024
1 parent 221a852 commit 22e674f
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 @@ -27,7 +27,7 @@ Additionally, the runtime supports the following Stage 4 proposals

```kotlin
dependencies {
implementation("io.github.charlietap.chasm:chasm:0.6.1")
implementation("io.github.charlietap.chasm:chasm:0.7.0")
}
```

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.6.1"
version-name = "0.7.0"

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

0 comments on commit 22e674f

Please sign in to comment.