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"