chore: bump version

This commit is contained in:
trisua 2025-08-16 23:27:14 -04:00
parent cacd992f53
commit 56291f1fb1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -607,7 +607,7 @@ dependencies = [
[[package]]
name = "fluffle"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"axum",
"axum-extra",

View file

@ -1,6 +1,6 @@
[package]
name = "fluffle"
version = "0.3.0"
version = "0.4.0"
edition = "2024"
authors = ["trisuaso"]
repository = "https://trisua.com/t/fluffle"