Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
fix: version number
Lars Wirzenius committed 7 months ago
commit 0d4387abfc1c185742886b1d26546730955d78fb
parent 4c81808
2 files changed +2 -2
modified Cargo.lock
@@ -2087,7 +2087,7 @@ dependencies = [

[[package]]
name = "radicle-ci-broker"
-
version = "0.20.0"
+
version = "0.20.1"
dependencies = [
 "anyhow",
 "clap",
modified Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "radicle-ci-broker"
-
version = "0.20.0"
+
version = "0.20.1"
edition = "2021"
rust-version = "1.84"
authors = ["Lars Wirzenius <liw@liw.fi", "cloudhead <cloudhead@radicle.xyz>"]