Skip to content

Commit 7c3d975

Browse files
chore(main): release 2.1.4 (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a4fc270 commit 7c3d975

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.4](https://github.com/rust-bio/hts-sys/compare/v2.1.3...v2.1.4) (2024-05-10)
4+
5+
6+
### Bug Fixes
7+
8+
* add missing sam_mods to bindings ([#13](https://github.com/rust-bio/hts-sys/issues/13)) ([a4fc270](https://github.com/rust-bio/hts-sys/commit/a4fc270cc525a596bc54b1388e26db2f8cb9fe4c))
9+
310
## [2.1.3](https://github.com/rust-bio/hts-sys/compare/v2.1.2...v2.1.3) (2024-05-06)
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.3"
3+
version = "2.1.4"
44
authors = ["Christopher Schröder <[email protected]>", "Johannes Köster <[email protected]>"]
55
build = "build.rs"
66
links = "hts"

0 commit comments

Comments
 (0)