chore(release): bump healthchecks-monitor to version 3.0.6

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

2
Cargo.lock generated
View File

@ -326,7 +326,7 @@ dependencies = [
[[package]]
name = "healthchecks-monitor"
version = "3.0.5"
version = "3.0.6"
dependencies = [
"clap",
"color-eyre",

View File

@ -1,6 +1,6 @@
[package]
name = "healthchecks-monitor"
version = "3.0.5"
version = "3.0.6"
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
edition = "2021"
description = "monitor runs a given command and reports its result to https://healthchecks.io"