summaryrefslogtreecommitdiffstats
path: root/crates/core/c8y_api
diff options
context:
space:
mode:
authorVersioneer <info@thin-edge.io>2022-08-18 10:51:53 +0000
committerVersioneer <info@thin-edge.io>2022-08-18 10:51:53 +0000
commit6bc1216bc99a0975159f6e180e5af53ddc4efa61 (patch)
tree35e8680eb111647a6fc563435e6bf2727e8be4d7 /crates/core/c8y_api
parent54160cf3c127859619bf1e51cb7bef69b4c9c110 (diff)
(cargo release) bump version
Diffstat (limited to 'crates/core/c8y_api')
-rw-r--r--crates/core/c8y_api/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/core/c8y_api/Cargo.toml b/crates/core/c8y_api/Cargo.toml
index 5e809911..dc1f1ac2 100644
--- a/crates/core/c8y_api/Cargo.toml
+++ b/crates/core/c8y_api/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "c8y_api"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"