summaryrefslogtreecommitdiffstats
path: root/tedge
diff options
context:
space:
mode:
authorLukasz Woznicki <75632179+makr11st@users.noreply.github.com>2021-10-14 17:07:55 +0100
committerGitHub <noreply@github.com>2021-10-14 18:07:55 +0200
commitb4e41d42ed35ceb07c663612e09a0722a86b6239 (patch)
treeab5f10f10380b5afac0137f5ea8048574f4ab460 /tedge
parentef98186b6e76c9fb5c7800bacbb07a6e8f57deed (diff)
Release 0.4.0 (#493)
* (cargo release) bump version 0.4
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 08be789d..693c843c 100644
--- a/tedge/Cargo.toml
+++ b/tedge/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge"
-version = "0.3.2"
+version = "0.4.0"
edition = "2018"
authors = ["thin-edge.io team <info@thin-edge.io>"]
license = "Apache-2.0"