release: 0.0.3
All checks were successful
release / release (push) Successful in 2m38s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-10-14 02:31:11 +09:00
parent 1302bcede0
commit 41a7eb567e

View File

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