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

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

2
Cargo.lock generated
View File

@ -254,7 +254,7 @@ dependencies = [
[[package]]
name = "healthchecks-monitor"
version = "3.0.3"
version = "3.0.4"
dependencies = [
"clap",
"color-eyre",

View File

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