Skip to content

Commit

Permalink
chore: release 0.4.0 (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Apr 24, 2023
1 parent 7549b25 commit 7b65e7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [0.4.0](https://www.github.com/bihealth/seqrepo-rs/compare/v0.3.0...v0.4.0) (2023-04-24)


### Features

* switch from anyhow to thiserr ([#45](https://www.github.com/bihealth/seqrepo-rs/issues/45)) ([#46](https://www.github.com/bihealth/seqrepo-rs/issues/46)) ([497c17a](https://www.github.com/bihealth/seqrepo-rs/commit/497c17ae308fc2c2e18b67e4adf7277dfd4e13f1))

## [0.3.0](https://www.github.com/bihealth/seqrepo-rs/compare/v0.2.3...v0.3.0) (2023-03-31)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "seqrepo"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
description = "Port of (read-only) functionality of biocommons/seqrepo to Rust"
Expand Down

0 comments on commit 7b65e7a

Please sign in to comment.