diff --git a/Cargo.lock b/Cargo.lock index f9a617a..c7808af 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -648,7 +648,7 @@ dependencies = [ [[package]] name = "media-cleaner" -version = "1.1.0" +version = "1.2.0" dependencies = [ "chrono", "color-eyre", diff --git a/Cargo.toml b/Cargo.toml index bd33bfc..be7e954 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "media-cleaner" -version = "1.1.0" +version = "1.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html