chore(release): bump hcctl to version 2.0.8

This commit is contained in:
Harsh Shandilya 2023-08-12 16:43:24 +05:30
parent d7f272002f
commit d3d63396ca
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -302,7 +302,7 @@ checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
[[package]]
name = "hcctl"
version = "2.0.7"
version = "2.0.8"
dependencies = [
"clap",
"color-eyre",

View File

@ -1,6 +1,6 @@
[package]
name = "hcctl"
version = "2.0.7"
version = "2.0.8"
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"