release: 0.3.2
All checks were successful
Release / Create release (push) Successful in 34s
Test / Sandbox (push) Successful in 34s
Test / Fortify (push) Successful in 59s
Test / Create distribution (push) Successful in 20s
Test / Sandbox (race detector) (push) Successful in 1m3s
Test / Fpkg (push) Successful in 1m16s
Test / Fortify (race detector) (push) Successful in 4m14s
Test / Flake checks (push) Successful in 1m9s

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";