Release v0.5.3

This commit is contained in:
Robin Krahl
2025-07-31 16:27:32 +02:00
committed by sosthene-nitrokey
parent fc62282997
commit 5c858c2dd6
2 changed files with 10 additions and 2 deletions
+9 -1
View File
@@ -2,7 +2,15 @@
## [Unreleased][]
[Unreleased]: https://github.com/trussed-dev/piv-authenticator/compare/v0.5.2...HEAD
[Unreleased]: https://github.com/trussed-dev/piv-authenticator/compare/v0.5.3...HEAD
-
## [v0.5.3][] (2025-07-31)
[v0.5.3]: https://github.com/trussed-dev/piv-authenticator/releases/tag/v0.5.3
### Changed
- Update `trussed-rsa-alloc` dependency to v0.3.
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "piv-authenticator"
version = "0.5.2"
version = "0.5.3"
authors = ["Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
edition = "2021"
license = "Apache-2.0 OR MIT"