diff --git a/tools/Cargo.toml b/tools/Cargo.toml index 0103e41..c830bf0 100644 --- a/tools/Cargo.toml +++ b/tools/Cargo.toml @@ -5,7 +5,7 @@ name = "openpgp-card-tools" description = "CLI tools for OpenPGP cards" license = "MIT OR Apache-2.0" -version = "0.0.5" +version = "0.0.6" authors = ["Heiko Schaefer "] edition = "2018" repository = "https://gitlab.com/hkos/openpgp-card"