release: 0.1.3
All checks were successful
Test / Create distribution (push) Successful in 26s
Release / Create release (push) Successful in 41s
Test / Sandbox (push) Successful in 41s
Test / Hakurei (push) Successful in 44s
Test / Hakurei (race detector) (push) Successful in 44s
Test / Sandbox (race detector) (push) Successful in 42s
Test / Hpkg (push) Successful in 42s
Test / Flake checks (push) Successful in 1m17s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-08-02 00:02:54 +09:00
parent 3b8a3d3b00
commit f13dca184c

View File

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