From 32291dd630b6b3c9020a7935281e8332682dc53d Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 3 Jul 2025 22:34:56 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1bc8b63..a31d199 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nexy" -version = "0.5.1" +version = "0.5.2" edition = "2024" license = "MIT" readme = "README.md"