summaryrefslogtreecommitdiffstats
path: root/plugins/tedge_dummy_plugin/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-16 13:10:27 +0100
committerGitHub <noreply@github.com>2022-02-16 13:10:27 +0100
commit379a5ba34f3946d7e18b2bdb7644b534b28d22e4 (patch)
tree05a95ec367b226a44b4cd4538a067124248aa32c /plugins/tedge_dummy_plugin/Cargo.toml
parentaf1e89fd1da3aeb66e1e286d2a2a2adaca4dc742 (diff)
Patch version bump (#884)
* (cargo release) bump version 0.5.3
Diffstat (limited to 'plugins/tedge_dummy_plugin/Cargo.toml')
-rw-r--r--plugins/tedge_dummy_plugin/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tedge_dummy_plugin/Cargo.toml b/plugins/tedge_dummy_plugin/Cargo.toml
index fca97109..01e8b841 100644
--- a/plugins/tedge_dummy_plugin/Cargo.toml
+++ b/plugins/tedge_dummy_plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_dummy_plugin"
-version = "0.5.2"
+version = "0.5.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"