cli: Bump to 0.12.0
This commit is contained in:
parent
1fa1cafee9
commit
b4f18f43d3
|
|
@ -1903,7 +1903,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "radicle-cli"
|
||||
version = "0.11.0"
|
||||
version = "0.12.0"
|
||||
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.11.0"
|
||||
version = "0.12.0"
|
||||
authors = ["cloudhead <cloudhead@radicle.xyz>"]
|
||||
edition = "2021"
|
||||
build = "build.rs"
|
||||
|
|
|
|||
Loading…
Reference in New Issue