From 9a0f9a40bcb117bc37e0891210bffdbb772a3dc7 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Sun, 13 Jul 2025 16:04:24 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b79146d..336b5a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "snac2nex" -version = "0.6.0" +version = "0.6.1" edition = "2024" license = "MIT" readme = "README.md"