summaryrefslogtreecommitdiffstats
path: root/tedge
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-11 11:15:40 +0100
committerGitHub <noreply@github.com>2021-11-11 11:15:40 +0100
commit8905895482c20de389894c691cf5718a559568a0 (patch)
tree6624e538f0e552f7173c7701a91eafbd74b8fbba /tedge
parentb60c15c53b88c21722ee431c5180deacbff5cc96 (diff)
Patch version bump (#573)
* (cargo release) bump version * Update get-thin-edge_io.sh to 0.4.2 Co-authored-by: Versioneer <info@thin-edge.io> Co-authored-by: Lukasz Woznicki <75632179+makr11st@users.noreply.github.com>
Diffstat (limited to 'tedge')
-rw-r--r--tedge/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tedge/Cargo.toml b/tedge/Cargo.toml
index 99e57d7b..7b1c5a00 100644
--- a/tedge/Cargo.toml
+++ b/tedge/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge"
-version = "0.4.1"
+version = "0.4.2"
edition = "2018"
authors = ["thin-edge.io team <info@thin-edge.io>"]
license = "Apache-2.0"