release: 0.0.4
All checks were successful
release / release (push) Successful in 1m32s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-10-15 02:56:49 +09:00
parent 184a5f29fa
commit 689f5bed57

View File

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