release: 0.0.7
All checks were successful
release / release (push) Successful in 21s
test / test (push) Successful in 11s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-10-20 19:50:59 +09:00
parent 65af1684e3
commit 133f23e0de

View File

@@ -10,7 +10,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.0.6";
version = "0.0.7";
src = ./.;
vendorHash = null;