From 2c9876612691f47888597eb7fe97ad4693aa769f Mon Sep 17 00:00:00 2001 From: postscriptum Date: Sat, 5 Jul 2025 23:01: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 c0b114f..b79146d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "snac2nex" -version = "0.5.0" +version = "0.6.0" edition = "2024" license = "MIT" readme = "README.md"