release: 0.4.0
All checks were successful
Test / Create distribution (push) Successful in 37s
Release / Create release (push) Successful in 45s
Test / ShareFS (push) Successful in 43s
Test / Sandbox (push) Successful in 48s
Test / Hakurei (push) Successful in 52s
Test / Sandbox (race detector) (push) Successful in 48s
Test / Hakurei (race detector) (push) Successful in 55s
Test / Flake checks (push) Successful in 1m28s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-04-11 10:49:43 +09:00
parent b390640376
commit 0b1009786f
2 changed files with 40 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
buildGo126Module rec {
pname = "hakurei";
version = "0.3.7";
version = "0.4.0";
srcFiltered = builtins.path {
name = "${pname}-src";