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

This commit is contained in:
Brian Tarricone 2023-09-20 21:56:29 -07:00
parent f8cc11dc34
commit 61febd2745
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -152,7 +152,7 @@ checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2"
[[package]]
name = "bebot"
version = "0.1.2"
version = "0.1.3-alpha.1"
dependencies = [
"anyhow",
"constant_time_eq",

View File

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