release: 0.2.1
All checks were successful
Release / Create release (push) Successful in 43s
Test / Sandbox (push) Successful in 40s
Test / Hakurei (push) Successful in 3m17s
Test / Create distribution (push) Successful in 24s
Test / Hpkg (push) Successful in 3m36s
Test / Sandbox (race detector) (push) Successful in 3m56s
Test / Hakurei (race detector) (push) Successful in 5m6s
Test / Flake checks (push) Successful in 1m31s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-08-26 03:33:45 +09:00
parent 9bc8532d56
commit 9d932d1039
2 changed files with 3 additions and 3 deletions

View File

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