Skip to content

Commit

Permalink
Version 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
allanger committed May 7, 2023
1 parent 52a3be2 commit 10a86ab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "cdh"
authors = ["allanger <[email protected]>"]
version = "0.1.7"
version = "0.1.8"
description = "Your helm releases are outdated, aren't they? Now you can check"
edition = "2021"

Expand All @@ -13,7 +13,7 @@ env_logger = "0.10.0"
version-compare = "0.1.0"
clap = { version = "4.1.1", features = ["derive", "env"] }
serde_yaml = "0.9.16"
tabled = "0.10.0"
tabled = "0.12.0"
handlebars = "4.3.1"
clap_complete = "4.0.6"

Expand Down

0 comments on commit 10a86ab

Please sign in to comment.