openpgp-card: bump version to 0.3.3

This commit is contained in:
Heiko Schaefer 2022-10-28 16:21:54 +02:00
parent 9ab55545f2
commit 819f213ec4
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -5,7 +5,7 @@
name = "openpgp-card" name = "openpgp-card"
description = "A client implementation for the OpenPGP card specification" description = "A client implementation for the OpenPGP card specification"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
version = "0.3.2" version = "0.3.3"
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"