From 0c6a28c63c31380cd1dcd9f4d48932a99ce289fb Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Tue, 3 Jun 2025 17:26:30 +0100 Subject: [PATCH] Patch version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 41f9f69..61fd62f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "read_aconity_layers" -version = "0.4.8+3" +version = "0.4.9" edition = "2021" [lib]