Skip to content

Commit

Permalink
chore(main): release 0.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed Oct 21, 2023
1 parent 48beaa9 commit 87ce654
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.24.2](https://github.com/bihealth/annonars/compare/v0.24.1...v0.24.2) (2023-10-21)


### Bug Fixes

* moving from hgvs to biocommons_bioutils dependency ([#262](https://github.com/bihealth/annonars/issues/262)) ([48beaa9](https://github.com/bihealth/annonars/commit/48beaa97d194086087bed548d0e80e9235895c95))

## [0.24.1](https://github.com/bihealth/annonars/compare/v0.24.0...v0.24.1) (2023-10-18)


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 = "annonars"
version = "0.24.1"
version = "0.24.2"
edition = "2021"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Rust template repository"
Expand Down

0 comments on commit 87ce654

Please sign in to comment.