Skip to content

Commit 709f88f

Browse files
(cargo-release) start next development iteration 0.30.1-alpha.0
1 parent df0c493 commit 709f88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-htslib"
3-
version = "0.30.0"
3+
version = "0.30.1-alpha.0"
44
authors = ["Christopher Schröder <christopher.schroeder@tu-dortmund.de>", "Johannes Köster <johannes.koester@tu-dortmund.de>"]
55
description = "This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files."
66
readme = "README.md"

0 commit comments

Comments
 (0)