release version 0.3.0

This commit is contained in:
2026-05-09 16:30:04 +02:00
parent c74dcd0f01
commit 9009e82e1a
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -474,7 +474,7 @@ checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
[[package]]
name = "fingerprunk"
version = "0.2.2"
version = "0.3.0"
dependencies = [
"anyhow",
"clap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "fingerprunk"
version = "0.2.2"
version = "0.3.0"
authors = ["Niklas Elsbrock <mail@nelsbrock.de>"]
edition = "2024"
description = "CLI tool for brute-forcing OpenPGP keys with cool fingerprints"