Release openpgp-card-sequoia 0.1.1

This commit is contained in:
Heiko Schaefer 2023-02-14 17:52:34 +01:00
parent 85874218d8
commit 05dc5af9b5
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -5,7 +5,7 @@
name = "openpgp-card-sequoia" name = "openpgp-card-sequoia"
description = "Wrapper of openpgp-card for use with Sequoia PGP" description = "Wrapper of openpgp-card for use with Sequoia PGP"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
version = "0.1.0" version = "0.1.1"
authors = ["Heiko Schaefer <heiko@schaefer.name>"] authors = ["Heiko Schaefer <heiko@schaefer.name>"]
edition = "2018" edition = "2018"
repository = "https://gitlab.com/openpgp-card/openpgp-card" repository = "https://gitlab.com/openpgp-card/openpgp-card"