publish monitor client 0.3.1 with Readme

This commit is contained in:
mbecker20
2023-04-18 07:56:30 +00:00
parent e5953b7541
commit 30ed99e2b0
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1951,7 +1951,7 @@ dependencies = [
[[package]]
name = "monitor_client"
version = "0.3.0"
version = "0.3.1"
dependencies = [
"anyhow",
"envy",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "monitor_client"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
authors = ["MoghTech"]
description = "a client to interact with the monitor system"