summaryrefslogtreecommitdiffstats
path: root/tedge_config
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-29 13:40:45 +0200
committerGitHub <noreply@github.com>2021-10-29 13:40:45 +0200
commit18ff61bd5d05d41e13c857c19b9f8006290041e3 (patch)
tree7ed8757114947c404ecf6566a586c967fc36174f /tedge_config
parent6874f8f76a574e1fc3a592d3975c543d924ec397 (diff)
(cargo release) bump version (#538)
Co-authored-by: Versioneer <info@thin-edge.io> Co-authored-by: Sebastian Büttner <sebastian.buettner@softwareag.com>
Diffstat (limited to 'tedge_config')
-rw-r--r--tedge_config/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tedge_config/Cargo.toml b/tedge_config/Cargo.toml
index 36a02ab7..db4c362e 100644
--- a/tedge_config/Cargo.toml
+++ b/tedge_config/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_config"
-version = "0.4.0"
+version = "0.4.1"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"