Release v0.4.0

This commit is contained in:
Robin Krahl
2024-03-15 12:12:03 +01:00
parent 28b7456760
commit b69b394fac
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -2,6 +2,12 @@
## Unreleased
-
## [v0.4.0][] (2024-03-15)
[v0.4.0]: https://github.com/trussed-dev/piv-authenticator/releases/tag/v0.4.0
- Use `trussed-chunked` instead of `trussed-staging`, see
[trussed-staging#19][].
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "piv-authenticator"
version = "0.3.4"
version = "0.4.0"
authors = ["Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
edition = "2021"
license = "Apache-2.0 OR MIT"