From 224e7014303530681a5c44936278080551fd91a7 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Tue, 3 Jun 2025 16:24:58 +0100 Subject: [PATCH] Patch bump to test release workflow --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 769519d..7208c12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "read_aconity_layers" -version = "0.4.6" +version = "0.4.7" edition = "2021" [lib]