Skip to content

Commit

Permalink
chore(main): release 0.19.1 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Nov 21, 2023
1 parent f4d4c20 commit 45a1a3f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.19.1](https://github.com/bihealth/mehari/compare/v0.19.0...v0.19.1) (2023-11-21)


### Bug Fixes

* copy in protobufs into docker builds ([#275](https://github.com/bihealth/mehari/issues/275)) ([f4d4c20](https://github.com/bihealth/mehari/commit/f4d4c203c8e29487e1b20d7dab1330a9d61f68e2))

## [0.19.0](https://github.com/bihealth/mehari/compare/v0.18.1...v0.19.0) (2023-11-21)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mehari"
version = "0.19.0"
version = "0.19.1"
edition = "2021"
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
description = "Variant effect prediction all in Rust"
Expand Down

0 comments on commit 45a1a3f

Please sign in to comment.