From f69bbf347d714eeaf92417146e2e7217132606e6 Mon Sep 17 00:00:00 2001 From: isark Date: Thu, 29 May 2025 20:40:56 +0200 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b68028b..c13d827 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Underlayer" -version = "0.2.3" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html