release: 0.4.1

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-05-26 02:55:19 +09:00
parent 2ffca6984a
commit 6c1205106d
3 changed files with 351 additions and 72 deletions

View File

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