From dfb4f8b3a827794e950b4ebceefb70a0093a188f Mon Sep 17 00:00:00 2001 From: postscriptum Date: Tue, 1 Jul 2025 20:13:53 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a381281..27412e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "snac2nex" -version = "0.1.0" +version = "0.2.0" edition = "2024" license = "MIT" readme = "README.md"