release: 0.3.1

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
Ophestra 2025-03-26 07:48:50 +09:00
parent d613257841
commit 2a4e2724a3
Signed by: cat
SSH Key Fingerprint: SHA256:gQ67O0enBZ7UdZypgtspB2FDM1g3GVw8nX0XSdcFw8Q
2 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ package
*Default:*
` <derivation fortify-static-x86_64-unknown-linux-musl-0.3.0> `
` <derivation fortify-static-x86_64-unknown-linux-musl-0.3.1> `
@ -606,7 +606,7 @@ package
*Default:*
` <derivation fortify-fsu-0.3.0> `
` <derivation fortify-fsu-0.3.1> `

View File

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