summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_watchdog
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-13 12:14:41 +0200
committerGitHub <noreply@github.com>2022-04-13 12:14:41 +0200
commitf2a58541926488108c9ba684f14b2a987ff54f59 (patch)
treed1fc168ee65e56162c91834578312224c96ec45a /crates/core/tedge_watchdog
parent25fd0ffed48ff3a1c33470c9e4a3ceaa46f7891e (diff)
Patch version bump 0.6.2 (#1079)
* (cargo release) bump version 0.6.2 Co-authored-by: Versioneer <info@thin-edge.io> Co-authored-by: Rina Fujino <18257209+rina23q@users.noreply.github.com>
Diffstat (limited to 'crates/core/tedge_watchdog')
-rw-r--r--crates/core/tedge_watchdog/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/core/tedge_watchdog/Cargo.toml b/crates/core/tedge_watchdog/Cargo.toml
index 73cbeb7c..c3cb4498 100644
--- a/crates/core/tedge_watchdog/Cargo.toml
+++ b/crates/core/tedge_watchdog/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_watchdog"
-version = "0.6.0"
+version = "0.6.2"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"