summaryrefslogtreecommitdiffstats
path: root/plugins/tedge_dummy_plugin
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-19 14:37:35 +0100
committerGitHub <noreply@github.com>2022-01-19 14:37:35 +0100
commiteaa0c990684f236bbd45d68d3774113d5f12b782 (patch)
tree9b33daeacc89a42d1c9b55d776bc60b4715ded5d /plugins/tedge_dummy_plugin
parent31b5dd2a3b00a28fcbd85d1c8883ca2ab8283a16 (diff)
Patch version bump (#771)
* (cargo release) bump version 0.5.2
Diffstat (limited to 'plugins/tedge_dummy_plugin')
-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 bbfd2bff..7ee66df1 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.1"
+version = "0.5.2"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
license = "Apache-2.0"