diff --git a/Cargo.lock b/Cargo.lock index c8f2e65..16c2649 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -152,7 +152,7 @@ checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2" [[package]] name = "bebot" -version = "0.1.2" +version = "0.1.3-alpha.1" dependencies = [ "anyhow", "constant_time_eq", diff --git a/Cargo.toml b/Cargo.toml index fadefa0..c931e6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 = [