Bump version to 0.2.3
Some checks failed
CI / CI (push) Successful in 3m51s
Release / Publish to Docker Hub (push) Has been cancelled
Release / Publish to crates.io (push) Has been cancelled

This commit is contained in:
2025-07-29 03:19:53 -07:00
parent 0f8f580050
commit 4b5d9e2cde
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -287,7 +287,7 @@ checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
[[package]] [[package]]
name = "bebot" name = "bebot"
version = "0.2.2" version = "0.2.3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"chrono", "chrono",

View File

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