We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e118bb commit 9a4c76bCopy full SHA for 9a4c76b
2 files changed
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
9
+-
10
+
11
+## [v0.3.0](https://github.com/trussed-dev/fido-authenticator/releases/tag/v0.3.0) (2026-03-25)
12
13
- Update dependencies:
14
- `apdu-app` v0.2
15
- `cosey` v0.4
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "fido-authenticator"
3
-version = "0.2.0"
+version = "0.3.0"
4
authors = ["The Trussed developers", "Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
5
edition = "2021"
license = "Apache-2.0 OR MIT"
0 commit comments