Release 0.0.4

This commit is contained in:
Neshura 2024-08-07 22:02:02 +02:00
parent 8c1fddc24a
commit 233f371ce3
Signed by: Neshura
GPG key ID: 4E2D47B1374C297D
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -34,7 +34,7 @@ dependencies = [
[[package]]
name = "api-backend"
version = "0.0.3"
version = "0.0.4"
dependencies = [
"axum",
"chrono",

View file

@ -1,7 +1,7 @@
[package]
authors = ["Neshura"]
name = "api-backend"
version = "0.0.3"
version = "0.0.4"
edition = "2021"
description = "API Backend For Easier Uploading To Kavita"
license = "GPL-3.0-or-later"