chore(release): bump hcctl to version 2.0.6

This commit is contained in:
Harsh Shandilya 2023-01-26 11:22:33 +00:00
parent eefd9d6ef1
commit 9db3c30671
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -231,7 +231,7 @@ checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"
[[package]]
name = "hcctl"
version = "2.0.5"
version = "2.0.6"
dependencies = [
"clap",
"color-eyre",

View File

@ -1,6 +1,6 @@
[package]
name = "hcctl"
version = "2.0.5"
version = "2.0.6"
authors = ["Harsh Shandilya <me@msfjarvis.dev>", "Iain Earl <iain@itmecho.com>"]
edition = "2021"
description = "Command-line tool for interacting with a https://healthchecks.io account"