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

Claude-Session: https://claude.ai/code/session_01BhQoeaWXxJbvw86ezzK8dt
This commit is contained in:
xarmian
2026-08-16 20:26:51 +00:00
parent cada8777e7
commit 94441b4eb2
+1 -1
View File
@@ -8,7 +8,7 @@
}:
let
version = "0.13.0";
version = "0.14.0";
src = lib.fileset.toSource {
root = ../.;