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

This commit is contained in:
Brian Tarricone 2023-09-23 04:19:18 -07:00
parent dcf7ef34ab
commit 2032b97f7c
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.0"
version = "0.2.1-alpha.1"
dependencies = [
"anyhow",
"chrono",

View File

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