From 54ae33766b7f0b1b8a7b7044dbc049abe900f6fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 11:48:01 +0100 Subject: Patch version bump 0.5.4 (#963) * (cargo release) bump version 0.5.4 Co-authored-by: Versioneer Co-authored-by: Rina Fujino <18257209+rina23q@users.noreply.github.com> --- crates/core/c8y_translator/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/core/c8y_translator') diff --git a/crates/core/c8y_translator/Cargo.toml b/crates/core/c8y_translator/Cargo.toml index 43d633d7..e54d161b 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.3" +version = "0.5.4" authors = ["thin-edge.io team "] edition = "2021" rust-version = "1.58.1" -- cgit v1.2.3