From 776e929b0186604a5dfbebdf44b68fe28d51c119 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Thu, 3 Jul 2025 21:58:33 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 694ca86..4606d5e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "snac2nex" -version = "0.4.1" +version = "0.4.2" edition = "2024" license = "MIT" readme = "README.md"