Bump version to 0.2.5
All checks were successful
CI / CI (push) Successful in 9m59s
Release / Publish to crates.io (push) Successful in 2m34s
Release / Publish to Docker Hub (push) Successful in 12m34s

This commit is contained in:
2025-08-10 00:11:00 -07:00
parent 3ca4376a5a
commit df394a18e8
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -358,7 +358,7 @@ checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
[[package]]
name = "bebot"
version = "0.2.4"
version = "0.2.5"
dependencies = [
"anyhow",
"axum",

View File

@@ -1,6 +1,6 @@
[package]
name = "bebot"
version = "0.2.4"
version = "0.2.5"
description = "Gitlab webhook bot that publishes events to Matrix"
license = "AGPL-3.0"
authors = [