Chore: Update Tags for v0.9.0

This commit is contained in:
Youwes09
2026-04-24 21:45:06 -05:00
parent 2e9939c4a9
commit 514910667b
4 changed files with 28 additions and 13 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
perSystem = { system, lib, ... }:
let
version = "0.8.0";
version = "0.9.0";
pkgs = import inputs.nixpkgs {
inherit system;