Chore: Bump for 0.9.4

This commit is contained in:
Youwes09
2026-05-17 00:12:06 -05:00
parent 3b5efc85d0
commit 239960683b
7 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
perSystem =
{ system, lib, ... }:
let
version = "0.9.3";
version = "0.9.4";
pkgs = import inputs.nixpkgs {
inherit system;