summaryrefslogtreecommitdiffstats
path: root/crates/common/tedge_utils/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-27 13:05:19 +0200
committerGitHub <noreply@github.com>2022-04-27 13:05:19 +0200
commit0af3f9ff6274cba15a9d9495cd4749e58318b090 (patch)
tree50b26de99160a13517ddcb51aa9cd32948e1e287 /crates/common/tedge_utils/Cargo.toml
parent7bc79838a9dec5afcd09587f408122feab604ca2 (diff)
Patch version bump 0.6.3 (#1108)
* (cargo release) bump version 0.6.3 Co-authored-by: Versioneer <info@thin-edge.io> Co-authored-by: Rina Fujino <18257209+rina23q@users.noreply.github.com>
Diffstat (limited to 'crates/common/tedge_utils/Cargo.toml')
-rw-r--r--crates/common/tedge_utils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/common/tedge_utils/Cargo.toml b/crates/common/tedge_utils/Cargo.toml
index 746ee890..17e96060 100644
--- a/crates/common/tedge_utils/Cargo.toml
+++ b/crates/common/tedge_utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_utils"
-version = "0.6.2"
+version = "0.6.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"