summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTuriiya <34311583+tobealive@users.noreply.github.com>2022-11-03 20:52:31 +0100
committerTuriiya <34311583+tobealive@users.noreply.github.com>2022-11-03 20:52:31 +0100
commit7366eb9852d072c9645867f85ea5bcc3e43fcb19 (patch)
treee5840b8cce3ad59bc6f403fb1342bae342166f9a
parent80a5865eabef5ad1c96b92926a481d901933df6b (diff)
🔖 v0.4.2v0.4.2
-rw-r--r--Cargo.lock2
-rwxr-xr-xCargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1767db1..bf78b91 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1481,7 +1481,7 @@ dependencies = [
[[package]]
name = "wthrr"
-version = "0.4.1"
+version = "0.4.2"
dependencies = [
"anyhow",
"chrono",
diff --git a/Cargo.toml b/Cargo.toml
index efa5513..ef6d7a5 100755
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wthrr"
-version = "0.4.1"
+version = "0.4.2"
authors = ["Turiiya <tobmoj@web.de>"]
edition = "2021"
license = "MIT"