Chore: Update Version to 0.9.1

This commit is contained in:
Youwes09
2026-04-27 21:00:30 -05:00
parent c041f99c75
commit 86c6558bab
4 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
perSystem = { system, lib, ... }:
let
version = "0.9.0";
version = "0.9.1";
pkgs = import inputs.nixpkgs {
inherit system;