summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTuriiya <34311583+tobealive@users.noreply.github.com>2022-11-28 20:48:30 +0100
committerTuriiya <34311583+tobealive@users.noreply.github.com>2022-11-28 20:48:30 +0100
commit3fa9a1adfbe1506b94007a517af0b0f4cf13ba71 (patch)
treed0bb26b36839215334c083f1570934407c012189
parenta3a0f8f41bcbe6901a23e7e4c523ee625233d972 (diff)
🔖 v0.6.0v0.6.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 508f164..b53143a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1518,7 +1518,7 @@ dependencies = [
[[package]]
name = "wthrr"
-version = "0.5.1"
+version = "0.6.0"
dependencies = [
"anyhow",
"chrono",
diff --git a/Cargo.toml b/Cargo.toml
index b6535b5..dc50c56 100755
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wthrr"
-version = "0.5.1"
+version = "0.6.0"
authors = ["Turiiya <tobmoj@web.de>"]
edition = "2021"
license = "MIT"