diff --git a/Cargo.lock b/Cargo.lock index c7d9595..551ec04 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -360,7 +360,7 @@ dependencies = [ [[package]] name = "time-track" -version = "0.4.0" +version = "0.4.1" dependencies = [ "anyhow", "atty", diff --git a/Cargo.toml b/Cargo.toml index 2a0eb97..2a67652 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "time-track" -version = "0.4.0" +version = "0.4.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html