release 0.2.0
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Has been cancelled

This commit is contained in:
Sebastian Hugentobler 2024-07-11 07:39:46 +02:00
parent 9ebfa27b11
commit db680588f6
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1242,7 +1242,7 @@ checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
[[package]]
name = "hesinde-sync"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"anyhow",
"clap",

View File

@ -1,6 +1,6 @@
[package]
name = "hesinde-sync"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
license = { workspace = true }
authors = { workspace = true }