summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTuriiya <34311583+tobealive@users.noreply.github.com>2023-02-21 16:21:03 +0100
committerTuriiya <34311583+tobealive@users.noreply.github.com>2023-02-21 16:21:03 +0100
commitc899bdc0080b5fb2bbe061a54c6ec1676b24c4c3 (patch)
tree8437de09739e2bbf49e357efd565a73d301bad57
parent49e1a646d16f51f37a0e592e14ee1fb11e84173e (diff)
🔖 v0.8.0v0.8.0
-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 00d4035..f7c63f8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1469,7 +1469,7 @@ dependencies = [
[[package]]
name = "wthrr"
-version = "0.7.0"
+version = "0.8.0"
dependencies = [
"anyhow",
"chrono",
diff --git a/Cargo.toml b/Cargo.toml
index 450366b..9b05cd1 100755
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wthrr"
-version = "0.7.0"
+version = "0.8.0"
authors = ["Turiiya <tobmoj@web.de>"]
edition = "2021"
license = "MIT"