fix: update version in readme

This commit is contained in:
Radical 2025-06-25 14:24:21 +02:00
parent c57ca25d78
commit b5953c1fc6

View file

@ -19,5 +19,5 @@ Issues and PRs can be submitted on the [GitHub mirror](https://github.com/gorb-a
Add to your `Cargo.toml`:
```toml
[dependencies]
bunny-api-tokio = "0.2.0"
bunny-api-tokio = "0.4.0"
```