summaryrefslogtreecommitdiffstats
path: root/crates/core/c8y_translator
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-05 14:20:49 +0100
committerGitHub <noreply@github.com>2022-01-05 14:20:49 +0100
commit1d6d92b646a46df22e48f95c3a7a7d94ed44fa76 (patch)
tree9aa999525e6979cf874ab7703a7321bc5aaa07d6 /crates/core/c8y_translator
parent7f3aa5e30a3332b8ce12f26343947e5f748965a8 (diff)
Patch version bump to 0.5.1 (#734)
* (cargo release) bump version to 0.5.1 Co-authored-by: Versioneer <info@thin-edge.io>
Diffstat (limited to 'crates/core/c8y_translator')
-rw-r--r--crates/core/c8y_translator/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/core/c8y_translator/Cargo.toml b/crates/core/c8y_translator/Cargo.toml
index a68f8f9a..c1cd32fe 100644
--- a/crates/core/c8y_translator/Cargo.toml
+++ b/crates/core/c8y_translator/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "c8y_translator"
-version = "0.5.0"
+version = "0.5.1"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"