doc: bump version

This commit is contained in:
Max Hohlfeld 2025-05-12 21:19:27 +02:00
parent 3875f75f2a
commit 0ef3ae9873
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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