From 4aed989e45278483760de45e42d7fce24232c9c5 Mon Sep 17 00:00:00 2001 From: SmartMonkey-git Date: Sun, 1 Feb 2026 14:37:03 +0000 Subject: [PATCH] chore: release v0.2.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7c7716f..9f65ab9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "A crate for parsing and validating CURIE IDs" edition = "2024" homepage = "https://robinsongroup.github.io/" name = "securiety" -version = "0.2.5" +version = "0.2.6" repository = "https://github.com/SmartMonkey-git/securiety" keywords = ["ontology", "curie", "bioinformatics", "validation", "parsing"] readme = "README.md"