diff --git a/Cargo.toml b/Cargo.toml index 1087c9c21..b0aa3dcf1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-htslib" -version = "0.21.0" +version = "0.22.0" authors = ["Christopher Schröder ", "Johannes Köster "] build = "build.rs" description = "This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files."