From 40bc6f773fa06a7c15e1b180fc26ca65ff94dc2f Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 28 Jun 2025 15:03:51 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a4f72d6..84c071e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nexy" -version = "0.3.0" +version = "0.4.0" edition = "2024" license = "MIT" readme = "README.md"