summaryrefslogtreecommitdiffstats
path: root/tedge/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-06-23 11:44:20 +0200
committerGitHub <noreply@github.com>2021-06-23 11:44:20 +0200
commit265f8a97033fc573dc90c450bcbc8024ed02d4a9 (patch)
tree0631005b99385f9f3aec8d468e403399593e0422 /tedge/Cargo.toml
parent3827624d5ad6950afd208452a795258b63443cde (diff)
(cargo release) bump version (#308)
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 ee6b7e61..6df3d3b6 100644
--- a/tedge/Cargo.toml
+++ b/tedge/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge"
-version = "0.2.0"
+version = "0.2.1"
edition = "2018"
authors = ["thin-edge.io team <info@thin-edge.io>"]
license = "Apache-2.0"