Skip to content

Commit 4151e17

Browse files
chore(release): 0.6.0 (#239)
1 parent 7d26b98 commit 4151e17

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ _Looking for the D-Bus API proposal?_ Check out [credentialsd][credentialsd].
2323
- 🟢 Verify assertion
2424
- 🟢 Biometric user verification
2525
- 🟢 Discoverable credentials (resident keys)
26+
- 🟢 Related origins (WebAuthn L3 §5.11)
2627
- FIDO2 to FIDO U2F downgrade
2728
- 🟢 Basic functionality
2829
- 🟢 Support for excludeList and pre-flight requests

libwebauthn/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "libwebauthn"
33
description = "FIDO2 (WebAuthn) and FIDO U2F platform library for Linux written in Rust "
4-
version = "0.5.1"
4+
version = "0.6.0"
55
authors = [
66
"Alfie Fresta <afresta@noentropy.org>",
77
"Martin Sirringhaus <martin.sirringhaus@suse.com>",

0 commit comments

Comments
 (0)