summaryrefslogtreecommitdiffstats
path: root/crates/core/c8y_api/Cargo.toml
diff options
context:
space:
mode:
authorRina Fujino <18257209+rina23q@users.noreply.github.com>2022-03-14 13:40:48 +0100
committerGitHub <noreply@github.com>2022-03-14 13:40:48 +0100
commit5a088e8492bc4237665902d0fc98f8df3b8a96be (patch)
treeacab6eade1d9bc743573084dc05306a49192d651 /crates/core/c8y_api/Cargo.toml
parent51f4c3c36a86e2087cd561701b81a18551734a14 (diff)
(cargo release) bump version 0.6.0 (#996)
Diffstat (limited to 'crates/core/c8y_api/Cargo.toml')
-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 6f1ad848..ebdc73ed 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.5.4"
+version = "0.6.0"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"