doc: bump version

This commit is contained in:
Max Hohlfeld 2025-04-13 10:11:21 +02:00
parent ab4ff439f4
commit d08b119d03
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -746,7 +746,7 @@ dependencies = [
[[package]]
name = "brass-web"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"actix-files",
"actix-http",

View File

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