release: 0.3.2

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-03-30 23:05:57 +09:00
parent 2a46f5bb12
commit 48f634d046
2 changed files with 41 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.3.1";
version = "0.3.2";
src = builtins.path {
name = "${pname}-src";