From 40d1209d75f93c791582556753ca389c8b5881a5 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 24 Apr 2025 13:16:45 -0600 Subject: [PATCH] hotfix with nix file creation --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 69aee11..6a365e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nyxi-installer" -version = "2.0.0" +version = "2.0.1" edition = "2021" [dependencies]