Chore: Prepare & Update for v0.9.2

This commit is contained in:
Youwes09
2026-05-01 01:07:10 -05:00
parent 3702a25813
commit 83711c155d
7 changed files with 422 additions and 1047 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
perSystem =
{ system, lib, ... }:
let
version = "0.9.1";
version = "0.9.2";
pkgs = import inputs.nixpkgs {
inherit system;