bump version
This commit is contained in:
parent
d814efcf93
commit
5ca505a1c3
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -817,7 +817,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "roxy_cli"
|
name = "roxy_cli"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"clap",
|
"clap",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "roxy_cli"
|
name = "roxy_cli"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["Rowan <rowan@kitsu.cafe>"]
|
authors = ["Rowan <rowan@kitsu.cafe>"]
|
||||||
repository = "https://fem.mint.lgbt/kitsunecafe/roxy-cli"
|
repository = "https://fem.mint.lgbt/kitsunecafe/roxy-cli"
|
||||||
|
|
Loading…
Reference in a new issue