diff --git a/Cargo.lock b/Cargo.lock index dbba205..a985c56 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1523,7 +1523,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "pingrep" -version = "23.11.1" +version = "23.11.2" dependencies = [ "anyhow", "askama", diff --git a/Cargo.toml b/Cargo.toml index aee25b9..616237b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pingrep" -version = "23.11.1" +version = "23.11.2" edition = "2021" license = "BSD-2-Clause-Patent" repository = "https://github.com/zoni/pingrep/"