summaryrefslogtreecommitdiffstats
path: root/plugins/c8y_log_plugin/Cargo.toml
diff options
context:
space:
mode:
authorAlbin Suresh <albin.suresh@softwareag.com>2022-08-19 12:22:34 +0530
committerGitHub <noreply@github.com>2022-08-19 12:22:34 +0530
commitee3047cd76ad7485526f262442d97a48c6427349 (patch)
treeabc81f1bad01aca735a5515233a6d9f5f41c9695 /plugins/c8y_log_plugin/Cargo.toml
parentf53a3bede0c47a03570ac342252680af2c9d787e (diff)
parentb1b3d26bd774b4984bb225f6c2644fa44a4c5cb9 (diff)
Merge pull request #1348 from thin-edge/create-pull-request/patch
Patch version bump
Diffstat (limited to 'plugins/c8y_log_plugin/Cargo.toml')
-rw-r--r--plugins/c8y_log_plugin/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/c8y_log_plugin/Cargo.toml b/plugins/c8y_log_plugin/Cargo.toml
index 93427810..9defecac 100644
--- a/plugins/c8y_log_plugin/Cargo.toml
+++ b/plugins/c8y_log_plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "c8y_log_plugin"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"