Skip to content

Commit

Permalink
chore(main): release 0.25.2 (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed Mar 6, 2024
1 parent b09782c commit 7eb4687
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [0.25.2](https://github.com/varfish-org/mehari/compare/v0.25.1...v0.25.2) (2024-03-06)


### Bug Fixes

* strucvars/csq should not double-HGNC prefix gene IDs ([#397](https://github.com/varfish-org/mehari/issues/397)) ([b09782c](https://github.com/varfish-org/mehari/commit/b09782c2c22026a51edb112476990f9b95a67a55))

## [0.25.1](https://github.com/varfish-org/mehari/compare/v0.25.0...v0.25.1) (2024-03-06)


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
@@ -1,6 +1,6 @@
[package]
name = "mehari"
version = "0.25.1"
version = "0.25.2"
edition = "2021"
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
description = "Variant effect prediction all in Rust"
Expand Down

0 comments on commit 7eb4687

Please sign in to comment.