From 361d7bf1afd3b00e3b2e82cec064ef739f52752f Mon Sep 17 00:00:00 2001 From: SmartMonkey-git Date: Wed, 4 Feb 2026 08:33:00 +0000 Subject: [PATCH] chore: release v0.2.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9f65ab9..6d059e7 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.6" +version = "0.2.7" repository = "https://github.com/SmartMonkey-git/securiety" keywords = ["ontology", "curie", "bioinformatics", "validation", "parsing"] readme = "README.md"