Skip to content

Commit 11ed567

Browse files
chore(main): release 2.1.1 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 53c2e23 commit 11ed567

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.1](https://github.com/rust-bio/hts-sys/compare/v2.1.0...v2.1.1) (2023-06-14)
4+
5+
6+
### Bug Fixes
7+
8+
* remove the `hts-sys/` subpath from `--manifest-path` specification ([#5](https://github.com/rust-bio/hts-sys/issues/5)) ([53c2e23](https://github.com/rust-bio/hts-sys/commit/53c2e23c72da9dfbb68ebaa1717f4a1636709cb8))
9+
310
## [2.1.0](https://github.com/rust-bio/hts-sys/compare/v2.0.3...v2.1.0) (2023-06-13)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hts-sys"
3-
version = "2.1.0"
3+
version = "2.1.1"
44
authors = ["Christopher Schröder <christopher.schroeder@tu-dortmund.de>", "Johannes Köster <johannes.koester@tu-dortmund.de>"]
55
build = "build.rs"
66
links = "hts"

0 commit comments

Comments
 (0)