bump version

This commit is contained in:
shimun 2021-07-14 12:24:58 +02:00
parent a3696962e8
commit 51fa26b7d5
Signed by: shimun
GPG Key ID: E81D8382DC2F971B
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -377,7 +377,7 @@ dependencies = [
[[package]]
name = "fido2luks"
version = "0.2.16"
version = "0.2.17"
dependencies = [
"ctap_hmac",
"failure",

View File

@ -1,6 +1,6 @@
[package]
name = "fido2luks"
version = "0.2.16"
version = "0.2.17"
authors = ["shimunn <shimun@shimun.net>"]
edition = "2018"