release: 0.2.2
All checks were successful
release / release (push) Successful in 44s
test / test (push) Successful in 35s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-12-07 21:47:22 +09:00
parent 39e3ac3ccd
commit e3f1d7ba60

View File

@@ -14,7 +14,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.2.1";
version = "0.2.2";
src = ./.;
vendorHash = null;