cli: bump version to 0.12.1
This commit is contained in:
parent
19bbdbca24
commit
d9c76893a1
|
|
@ -1903,7 +1903,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "radicle-cli"
|
||||
version = "0.12.0"
|
||||
version = "0.12.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ name = "radicle-cli"
|
|||
description = "Radicle CLI"
|
||||
homepage = "https://radicle.xyz"
|
||||
license = "MIT OR Apache-2.0"
|
||||
version = "0.12.0"
|
||||
version = "0.12.1"
|
||||
authors = ["cloudhead <cloudhead@radicle.xyz>"]
|
||||
edition = "2021"
|
||||
build = "build.rs"
|
||||
|
|
|
|||
Loading…
Reference in New Issue