From a12927e51144134bdab0f1b6a19c736e29d69bd3 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Fri, 19 Jun 2026 14:15:28 +0100 Subject: [PATCH] Minor version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4cc8204..4c10fca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "read_aconity_layers" -version = "0.4.10" +version = "0.5.0" edition = "2024" [lib]