summaryrefslogtreecommitdiffstats
path: root/crates/common/download/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-30 12:40:13 +0200
committerGitHub <noreply@github.com>2022-03-30 12:40:13 +0200
commitc5151273ff7539addadf41f0d1d8e991306f15e7 (patch)
treedec91d0aba01cdaf5b730cc337a27a0f705a0f3a /crates/common/download/Cargo.toml
parent0c9a732c53f4b27b63141cd2da5e72c3717bd287 (diff)
Patch version bump 0.6.1 (#1041)
* (cargo release) bump version 0.6.1 Co-authored-by: Versioneer <info@thin-edge.io> Co-authored-by: Rina Fujino <18257209+rina23q@users.noreply.github.com>
Diffstat (limited to 'crates/common/download/Cargo.toml')
-rw-r--r--crates/common/download/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/common/download/Cargo.toml b/crates/common/download/Cargo.toml
index 7439cb02..d6539039 100644
--- a/crates/common/download/Cargo.toml
+++ b/crates/common/download/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "download"
-version = "0.6.0"
+version = "0.6.1"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"