Post-release version bump
All checks were successful
CI / CI (push) Successful in 8m29s

This commit is contained in:
Brian Tarricone 2023-09-24 15:37:19 -07:00
parent 2cc3b87a35
commit 629e13710d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -180,7 +180,7 @@ checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2"
[[package]]
name = "bebot"
version = "0.2.1"
version = "0.2.2-alpha.1"
dependencies = [
"anyhow",
"chrono",

View File

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