chore(nix): bump package version to 0.13.0 ahead of the release tag

Claude-Session: https://claude.ai/code/session_01CXHLbTC1AiwSC87xwThRGT
This commit is contained in:
xarmian
2026-08-13 17:19:10 +00:00
parent f241a6298e
commit b87b3028e7
+1 -1
View File
@@ -8,7 +8,7 @@
}:
let
version = "0.12.0";
version = "0.13.0";
src = lib.fileset.toSource {
root = ../.;