Bump version to 0.2.5
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -358,7 +358,7 @@ checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
|
||||
|
||||
[[package]]
|
||||
name = "bebot"
|
||||
version = "0.2.4"
|
||||
version = "0.2.5"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"axum",
|
||||
|
@@ -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 = [
|
||||
|
Reference in New Issue
Block a user