Skip to content

Commit

Permalink
prepare release 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieTap committed Jul 31, 2024
1 parent 0e2b613 commit 4b983d0
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 Stage 4 proposals

```kotlin
dependencies {
implementation("io.github.charlietap.chasm:chasm:0.7.0")
implementation("io.github.charlietap.chasm:chasm:0.7.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.7.0"
version-name = "0.7.1"

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

0 comments on commit 4b983d0

Please sign in to comment.