chore(release): 0.5.1 [skip ci]

## [0.5.1](https://gitea.psi.ch/mx/aare_launcher/compare/v0.5.0...v0.5.1) (2026-07-30)

### Bug Fixes

* use correct token for publish ([92ea602](92ea60265a))
This commit is contained in:
semantic-release-bot
2026-07-30 10:31:47 +00:00
parent 92ea60265a
commit 31acc9f3f1
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "aare_launcher"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"anyhow",
"clap",
+1 -1
View File
@@ -6,7 +6,7 @@ repository = "https://gitea.psi.ch/perl_d/aare_launcher"
keywords = ["mx", "beamline", "launcher", "tui"]
categories = ["science", "command-line-utilities"]
license = "GPL-3.0-only"
version = "0.5.0"
version = "0.5.1"
edition = "2024"
# The installed command is `aarel`.