change version to 0.15.0

This commit is contained in:
bitfl0wer 2024-04-16 17:38:36 +02:00
parent 74d6785e50
commit a95dda5a87
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
[dependencies]
chorus = "0.14.0"
chorus = "0.15.0"
```
### Establishing a Connection