Chore: Tagged 0.9.3

This commit is contained in:
Youwes09
2026-05-16 07:57:26 -05:00
parent 18ac38e888
commit 39f813b4d7
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
perSystem =
{ system, lib, ... }:
let
version = "0.9.2";
version = "0.9.3";
pkgs = import inputs.nixpkgs {
inherit system;