bump version

This commit is contained in:
2022-04-11 14:36:07 +02:00
parent 581e1780d1
commit 2255f224a5
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -348,7 +348,7 @@ dependencies = [
[[package]]
name = "fido2luks"
version = "0.3.0-alpha"
version = "0.3.1-alpha"
dependencies = [
"anyhow",
"ctap-hid-fido2",

View File

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