From 4e41f3fdf8ca18071ace6021f156bf9080649001 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Thu, 3 Jul 2025 18:09: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 38a31b9..694ca86 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "snac2nex" -version = "0.4.0" +version = "0.4.1" edition = "2024" license = "MIT" readme = "README.md"