release: 0.3.1
All checks were successful
Release / Create release (push) Successful in 39s
Test / Sandbox (push) Successful in 40s
Test / Hakurei (push) Successful in 1m36s
Test / Create distribution (push) Successful in 26s
Test / Sandbox (race detector) (push) Successful in 4m33s
Test / Hpkg (push) Successful in 4m23s
Test / Hakurei (race detector) (push) Successful in 5m11s
Test / Flake checks (push) Successful in 1m37s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-11-12 00:53:14 +09:00
parent ac34635890
commit 17ffdb2dcf
2 changed files with 49 additions and 3 deletions

View File

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