Skip to content

Commit

Permalink
chore(main): release 0.41.3 (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Oct 16, 2024
1 parent 710424c commit 6e95d5a
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.41.3](https://github.com/varfish-org/annonars/compare/v0.41.2...v0.41.3) (2024-10-16)


### Bug Fixes

* add missing librocksdb8.9 to Dockerfile ([#559](https://github.com/varfish-org/annonars/issues/559)) ([710424c](https://github.com/varfish-org/annonars/commit/710424c3758499dda3f7bf99aa4c4b226ce3c8fa))

## [0.41.2](https://github.com/varfish-org/annonars/compare/v0.41.1...v0.41.2) (2024-10-10)


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.41.2"
version = "0.41.3"
edition = "2021"
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
description = "Rust template repository"
Expand Down

0 comments on commit 6e95d5a

Please sign in to comment.