bump version

This commit is contained in:
Radical 2025-05-20 13:19:02 +02:00
parent 0c6c5174b5
commit 9e52206eb4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -64,7 +64,7 @@ checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf"
[[package]]
name = "bunny-api-tokio"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"bytes",
"log",

View file

@ -1,6 +1,6 @@
[package]
name = "bunny-api-tokio"
version = "0.2.0"
version = "0.2.1"
edition = "2024"
authors = ["Radical <radical@radical.fun>"]
license = "MIT"