release: 0.0.10
All checks were successful
release / release (push) Successful in 24s
test / test (push) Successful in 19s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-10-28 20:38:10 +09:00
parent aa1f96eeeb
commit 563c39c2d9

View File

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