diff --git a/Cargo.lock b/Cargo.lock index 9a8f87ec..5ee0a877 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1045,7 +1045,7 @@ checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" [[package]] name = "pombase-chado-json" -version = "198.18.0" +version = "198.19.0" dependencies = [ "anyhow", "async-recursion", diff --git a/Cargo.toml b/Cargo.toml index 0fdbdde3..10b4bf25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pombase-chado-json" -version = "198.18.0" +version = "198.19.0" authors = ["Kim Rutherford "] edition = "2021" rust-version = "1.76"