Skip to content

Commit c3bd992

Browse files
chore: release 0.42.2 (#260)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a1793ea commit c3bd992

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
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
### [0.42.2](https://www.github.com/rust-bio/rust-bio-tools/compare/v0.42.1...v0.42.2) (2024-04-10)
6+
7+
8+
### Miscellaneous Chores
9+
10+
* release 0.42.2 ([a1793ea](https://www.github.com/rust-bio/rust-bio-tools/commit/a1793ea7e7fe68d05e5d05c714213ad474581e70))
11+
512
### [0.42.1](https://www.github.com/rust-bio/rust-bio-tools/compare/v0.42.0...v0.42.1) (2023-07-24)
613

714

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-bio-tools"
3-
version = "0.42.1"
3+
version = "0.42.2"
44
authors = ["Johannes Köster <[email protected]>", "Erik Clarke <[email protected]>"]
55
description = "A set of fast and robust command line utilities for bioinformatics tasks based on Rust-Bio."
66
license-file = "LICENSE.md"

0 commit comments

Comments
 (0)