summaryrefslogtreecommitdiffstats
path: root/tedge/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-24 11:04:22 +0100
committerGitHub <noreply@github.com>2021-11-24 11:04:22 +0100
commit58b6465d0c30c47874aa657746921f917c67f1fb (patch)
tree002036c9a3bbef2fd3fe5be97c2be92e5eea6855 /tedge/Cargo.toml
parenta416ba3d9319208673fdda3109f40e1df7d3ec71 (diff)
(cargo release) bump version 0.4.3
Co-authored-by: Versioneer <info@thin-edge.io>
Diffstat (limited to 'tedge/Cargo.toml')
-rw-r--r--tedge/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tedge/Cargo.toml b/tedge/Cargo.toml
index 7b1c5a00..bb053a08 100644
--- a/tedge/Cargo.toml
+++ b/tedge/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge"
-version = "0.4.2"
+version = "0.4.3"
edition = "2018"
authors = ["thin-edge.io team <info@thin-edge.io>"]
license = "Apache-2.0"