release: 0.3.1
All checks were successful
Release / Create release (push) Successful in 35s
Test / Create distribution (push) Successful in 19s
Test / Fpkg (push) Successful in 33s
Test / Fortify (push) Successful in 39s
Test / Data race detector (push) Successful in 39s
Test / Flake checks (push) Successful in 55s

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

View File

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