version 1.2.0

This commit is contained in:
Vincent Breitmoser 2022-03-12 15:19:09 +01:00
parent 427fe351d8
commit 39fae28f53
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -927,7 +927,7 @@ dependencies = [
[[package]]
name = "hagrid"
version = "1.1.0"
version = "1.2.0"
dependencies = [
"anyhow",
"base64 0.10.1",

View File

@ -1,6 +1,6 @@
[package]
name = "hagrid"
version = "1.1.0"
version = "1.2.0"
authors = ["Vincent Breitmoser <look@my.amazin.horse>", "Kai Michaelis <kai@sequoia-pgp.org>", "Justus Winter <justus@sequoia-pgp.org>"]
build = "build.rs"
default-run = "hagrid"