From f76ce9f149c75b7fa474233131f592b977f6cd73 Mon Sep 17 00:00:00 2001 From: SmartMonkey-git Date: Sun, 1 Feb 2026 08:48:35 +0000 Subject: [PATCH] chore: release v0.2.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 26e53bf..7c7716f 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.4" +version = "0.2.5" repository = "https://github.com/SmartMonkey-git/securiety" keywords = ["ontology", "curie", "bioinformatics", "validation", "parsing"] readme = "README.md"