diff --git a/bio-io/Cargo.toml b/bio-io/Cargo.toml index 273bebf3..0f33b7ba 100644 --- a/bio-io/Cargo.toml +++ b/bio-io/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["bam", "bfx"] license = "MIT" name = "bio-io" repository = "https://github.com/fiberseq/fibertools-rs" -version = "0.3.0" +version = "0.3.1" [dependencies] anyhow = "1.0.58"