corpus

Log | Files | Refs | README | LICENSE

commit 8ea50bc75e18ca297cceae47bf66a1c8a955f96b
parent 52d0dcafc79b03d9034d54f555d4e7f7bf2a1907
Author: mtmn <miro@haravara.org>
Date:   Sun,  3 May 2026 00:04:12 +0200

fix: typo in just recipe

Diffstat:
Mjustfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/justfile b/justfile @@ -3,7 +3,7 @@ help: # Bump version, update CHANGELOG, tag, and push (requires git-cliff) bump: - @hack/release + @hack/git-release # Setup npm and spago