Skip to content

Commit

Permalink
chore(main): release 0.41.1 (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Oct 7, 2024
1 parent 4877def commit d0e01b6
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.1](https://github.com/varfish-org/annonars/compare/v0.41.0...v0.41.1) (2024-09-18)


### Bug Fixes

* Correct the entrypoint command ([#541](https://github.com/varfish-org/annonars/issues/541)) ([f805675](https://github.com/varfish-org/annonars/commit/f805675929544a6435ad7121fa4af0b84684247f))

## [0.41.0](https://github.com/varfish-org/annonars/compare/v0.40.0...v0.41.0) (2024-09-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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "annonars"
version = "0.41.0"
version = "0.41.1"
edition = "2021"
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
description = "Rust template repository"
Expand Down

0 comments on commit d0e01b6

Please sign in to comment.