File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ### [ 0.38.2] ( https://www.github.com/rust-bio/rust-htslib/compare/v0.38.1...v0.38.2 ) (2021-07-06)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * add ID to automatic release handling ([ 1244393] ( https://www.github.com/rust-bio/rust-htslib/commit/124439300e1e3e01e1d847f7549747d560c01989 ) )
11
+
5
12
### [ 0.38.1] ( https://www.github.com/rust-bio/rust-htslib/compare/v0.38.0...v0.38.1 ) (2021-07-06)
6
13
7
14
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " rust-htslib"
3
- version = " 0.38.1 "
3
+ version = " 0.38.2 "
4
4
authors = [
" Christopher Schröder <[email protected] >" ,
" Johannes Köster <[email protected] >" ]
5
5
description = " This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files."
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments