summaryrefslogtreecommitdiffstats
path: root/tedge_config
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_config
parentef98186b6e76c9fb5c7800bacbb07a6e8f57deed (diff)
Release 0.4.0 (#493)
* (cargo release) bump version 0.4
Diffstat (limited to 'tedge_config')
-rw-r--r--tedge_config/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tedge_config/Cargo.toml b/tedge_config/Cargo.toml
index 05d74cba..36a02ab7 100644
--- a/tedge_config/Cargo.toml
+++ b/tedge_config/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "tedge_config"
-version = "0.3.2"
-authors = ["Software AG <thin-edge-team@softwareag.com>"]
+version = "0.4.0"
+authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
[dependencies]