Skip to content

Commit 9a4c76b

Browse files
Release v0.3.0
1 parent 4e118bb commit 9a4c76b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
-
10+
11+
## [v0.3.0](https://github.com/trussed-dev/fido-authenticator/releases/tag/v0.3.0) (2026-03-25)
12+
913
- Update dependencies:
1014
- `apdu-app` v0.2
1115
- `cosey` v0.4

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fido-authenticator"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["The Trussed developers", "Nicolas Stalder <n@stalder.io>", "Nitrokey GmbH"]
55
edition = "2021"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)