diff --git a/Cargo.lock b/Cargo.lock index 1fa81b7..7992877 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -273,7 +273,7 @@ dependencies = [ [[package]] name = "infra-notify" -version = "0.2.3" +version = "0.2.4" dependencies = [ "chrono", "clap", diff --git a/Cargo.toml b/Cargo.toml index b289172..473462b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "infra-notify" -version = "0.2.3" +version = "0.2.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html