release: 0.2.2

Unfortunately removal of internal/hlog brought about some changes that breaks API. This will likely be the last 0.2.x release.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-09-28 21:58:19 +09:00
parent e55822c62f
commit ad1bc6794f
2 changed files with 5 additions and 5 deletions

View File

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