release 0.2.0
This commit is contained in:
parent
9fb4c6cace
commit
a874c0ef55
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -551,7 +551,7 @@ checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "git-remote-k8s"
|
name = "git-remote-k8s"
|
||||||
version = "0.1.2-alpha.1"
|
version = "0.2.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"clap",
|
"clap",
|
||||||
|
|
|
@ -3,7 +3,7 @@ name = "git-remote-k8s"
|
||||||
description = "a git remote helper to use PVCs as a remote"
|
description = "a git remote helper to use PVCs as a remote"
|
||||||
authors = ["James Andariese"]
|
authors = ["James Andariese"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
version = "0.1.2-alpha.1"
|
version = "0.2.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "AGPL-3.0-only"
|
license = "AGPL-3.0-only"
|
||||||
keywords = ["git", "remote", "kubernetes"]
|
keywords = ["git", "remote", "kubernetes"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user