From fe04a3e7cda52dae0d1bde0ab901d5ae946c5c5e Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Fri, 14 Feb 2025 16:11:53 +0100 Subject: [PATCH] bump version --- va108xx/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/va108xx/Cargo.toml b/va108xx/Cargo.toml index 0015e46..cc0414f 100644 --- a/va108xx/Cargo.toml +++ b/va108xx/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "va108xx" -version = "0.4.0" +version = "0.5.0" authors = ["Robin Mueller "] edition = "2021" description = "PAC for the Vorago VA108xx family of microcontrollers"