Skip to content

Commit

Permalink
{{version}}
Browse files Browse the repository at this point in the history
  • Loading branch information
clux committed Dec 19, 2023
1 parent 666985b commit 16c2f49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s-pb-codegen/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "k8s-pb-codegen"
version = "0.1.0"
version = "0.2.0"
edition = "2018"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion k8s-pb/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "k8s-pb"
version = "0.1.0"
version = "0.2.0"
authors = [
"clux <[email protected]>",
"kazk <[email protected]>",
Expand Down

0 comments on commit 16c2f49

Please sign in to comment.