release: 0.3.0

This commit is contained in:
xeruf 2024-07-31 16:34:23 +03:00
parent e5953c63b4
commit 484c05dbee
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -956,7 +956,7 @@ dependencies = [
[[package]] [[package]]
name = "mostr" name = "mostr"
version = "0.2.0" version = "0.3.0"
dependencies = [ dependencies = [
"chrono", "chrono",
"colog", "colog",

View File

@ -5,7 +5,7 @@ repository = "https://forge.ftt.gmbh/janek/mostr"
readme = "README.md" readme = "README.md"
license = "GPL 3.0" license = "GPL 3.0"
authors = ["melonion"] authors = ["melonion"]
version = "0.2.0" version = "0.3.0"
edition = "2021" edition = "2021"
default-run = "mostr" default-run = "mostr"