release: 0.3.0
All checks were successful
Test / Create distribution (push) Successful in 20s
Release / Create release (push) Successful in 35s
Test / Fortify (push) Successful in 2m45s
Test / Fpkg (push) Successful in 3m27s
Test / Data race detector (push) Successful in 4m20s
Test / Flake checks (push) Successful in 1m1s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-03-26 02:18:59 +09:00
parent 371dd5b938
commit 92852d8235
2 changed files with 7 additions and 89 deletions

View File

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