diff --git a/Cargo.lock b/Cargo.lock index d6e03e4..811cc74 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -537,7 +537,7 @@ checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0" [[package]] name = "upt" -version = "1.1.0" +version = "1.1.1" dependencies = [ "chrono", "chrono-humanize", diff --git a/Cargo.toml b/Cargo.toml index 2ee05d0..c730d31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "upt" -version = "1.1.0" +version = "1.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html