Skip to content

Commit

Permalink
{{version}}
Browse files Browse the repository at this point in the history
  • Loading branch information
clux committed Apr 21, 2024
1 parent ef2e358 commit 260e18d
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.2.0"
version = "0.3.0"
edition = "2021"
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.2.0"
version = "0.3.0"
authors = [
"clux <sszynrae@gmail.com>",
"kazk <kazk.dev@gmail.com>",
Expand Down

0 comments on commit 260e18d

Please sign in to comment.