release: 0.0.8
All checks were successful
release / release (push) Successful in 31s
test / test (push) Successful in 20s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-10-27 00:49:50 +09:00
parent 1d6ea81205
commit 2f34627d37

View File

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