Skip to content

Commit

Permalink
Bump crate versions to 0.2.10 (#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgeoghegan authored Mar 1, 2023
1 parent 561e35e commit 65fced8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ homepage = "https://divviup.org"
license = "MPL-2.0"
repository = "https://github.com/divviup/janus"
rust-version = "1.65.0"
version = "0.2.9"
version = "0.2.10"

[workspace.dependencies]
k8s-openapi = { version = "0.16.0", features = ["v1_20"] } # keep this version in sync with what is referenced by the indirect dependency via `kube`
Expand Down

0 comments on commit 65fced8

Please sign in to comment.