From 00f4afcd128581f198cf082e93bfbb842e2305d6 Mon Sep 17 00:00:00 2001 From: David Perl Date: Fri, 24 Jul 2026 12:03:35 +0200 Subject: [PATCH] chore: v0.3.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f29ed93..9f37ebf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 4 [[package]] name = "aare_launcher" -version = "0.1.2" +version = "0.3.0" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 4d99823..5f8a03d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.1.2" +version = "0.3.0" edition = "2024" # The installed command is `aarel`.