doc: bump version

This commit is contained in:
Max Hohlfeld 2025-06-15 22:08:15 +02:00
parent 5afaac6197
commit 0b4248604a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -797,7 +797,7 @@ dependencies = [
[[package]]
name = "brass-web"
version = "1.0.0"
version = "1.0.1"
dependencies = [
"actix-files",
"actix-http",

View File

@ -1,6 +1,6 @@
[package]
name = "brass-web"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
license = "AGPL-3.0"
authors = ["Max Hohlfeld <maxhohlfeld@posteo.de>"]