From d01c109f22595afd3390f45ec1e49ee85954ca48 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Thu, 3 Jul 2025 12:30:58 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8b5377d..38a31b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "snac2nex" -version = "0.3.1" +version = "0.4.0" edition = "2024" license = "MIT" readme = "README.md"