release: 0.7.0 - task reassignment, user interaction and more helpful feedback

This commit is contained in:
xeruf 2024-11-25 02:33:32 +01:00
parent a3eeb38e5f
commit e95a14ae89
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1466,7 +1466,7 @@ dependencies = [
[[package]]
name = "mostr"
version = "0.6.3"
version = "0.7.0"
dependencies = [
"chrono",
"chrono-english",

View File

@ -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"