change version to 0.15.0

This commit is contained in:
bitfl0wer 2024-04-16 17:38:36 +02:00
parent 56b2381716
commit d2761079cf
No known key found for this signature in database
GPG Key ID: 0ACD574FCF5226CF
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ To get started with Chorus, import it into your project by adding the following
```toml ```toml
[dependencies] [dependencies]
chorus = "0.14.0" chorus = "0.15.0"
``` ```
### Establishing a Connection ### Establishing a Connection