Prepare release 0.3.3

This commit is contained in:
Sosthène Guédon
2023-11-08 17:16:44 +01:00
parent f55520b21a
commit d5abe17abc
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
# Changelog
## Unreleased
## [v0.3.3][] (2023-12-08)
- Reject NFC requests ([#39][])
- Put RSA feature behind a feature flag
[#39]: https://github.com/Nitrokey/piv-authenticator/pull/39
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "piv-authenticator"
version = "0.3.2"
version = "0.3.3"
authors = ["Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
edition = "2021"
license = "Apache-2.0 OR MIT"