From c366d84308a78b7cc8f8d0899672413ed365d84f Mon Sep 17 00:00:00 2001 From: SmartMonkey-git Date: Thu, 5 Feb 2026 09:29:56 +0000 Subject: [PATCH] chore: release v0.2.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6d059e7..e957067 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.7" +version = "0.2.8" repository = "https://github.com/SmartMonkey-git/securiety" keywords = ["ontology", "curie", "bioinformatics", "validation", "parsing"] readme = "README.md"