Chore: Bump to 0.6.1

This commit is contained in:
Youwes09
2026-03-30 00:04:54 -05:00
parent fd9d216325
commit d26fa50e76
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
perSystem = { system, lib, ... }:
let
version = "0.6.0";
version = "0.6.1";
pkgs = import inputs.nixpkgs {
inherit system;