Bump version to 0.2.1 (logging changes only)
This commit is contained in:
parent
64cbe0c225
commit
658d50eeb6
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue