Chore: Prepare for Version 0.6.0

This commit is contained in:
Youwes09
2026-03-29 15:47:12 -05:00
parent 0a11fe3982
commit 8aa2dc2547
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
perSystem = { system, lib, ... }:
let
version = "0.5.1";
version = "0.6.0";
pkgs = import inputs.nixpkgs {
inherit system;