bump version
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
shimun 2020-09-03 14:56:36 +02:00
parent 008e644024
commit 03ef5721e0
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.12"
version = "0.2.13"
dependencies = [
"ctap_hmac",
"failure",

View File

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