diff --git a/Cargo.lock b/Cargo.lock index e9616f2..87e5b03 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1466,7 +1466,7 @@ dependencies = [ [[package]] name = "mostr" -version = "0.6.3" +version = "0.7.0" dependencies = [ "chrono", "chrono-english", diff --git a/Cargo.toml b/Cargo.toml index 78850f2..8135dbe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ repository = "https://forge.ftt.gmbh/janek/mostr" readme = "README.md" license = "GPL 3.0" authors = ["melonion"] -version = "0.6.3" +version = "0.7.0" rust-version = "1.82" edition = "2021" default-run = "mostr"