Bump version to 0.2.1 (logging changes only)

This commit is contained in:
Heiko Schaefer 2022-03-22 16:56:59 +01:00
parent 64cbe0c225
commit 658d50eeb6
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -6,7 +6,7 @@ name = "openpgp-card-pcsc"
description = "PCSC OpenPGP card backend, for use with the openpgp-card crate"
authors = ["Heiko Schaefer <heiko@schaefer.name>"]
license = "MIT OR Apache-2.0"
version = "0.2.0"
version = "0.2.1"
edition = "2018"
repository = "https://gitlab.com/hkos/openpgp-card"
documentation = "https://docs.rs/crate/openpgp-card-pcsc"