summaryrefslogtreecommitdiffstats
path: root/tedge/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-19 10:52:02 +0200
committerGitHub <noreply@github.com>2021-08-19 10:52:02 +0200
commit39a503cbc4e575ae2250689544dae5c124fc24cd (patch)
tree1355bdc23c3dc0369777d9d1fbd779e3dcf1828c /tedge/Cargo.toml
parent38b6f99cf0b389889f4b89f4dee8a72cc301fe9e (diff)
Patch version bump (#390) 0.2.4
* (cargo release) bump version Co-authored-by: Versioneer <info@thin-edge.io>
Diffstat (limited to 'tedge/Cargo.toml')
-rw-r--r--tedge/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tedge/Cargo.toml b/tedge/Cargo.toml
index 0ac59d6c..ff57bd8a 100644
--- a/tedge/Cargo.toml
+++ b/tedge/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge"
-version = "0.2.3"
+version = "0.2.4"
edition = "2018"
authors = ["thin-edge.io team <info@thin-edge.io>"]
license = "Apache-2.0"