From 3189a54766d9dfb96b519881933e6f0a8b40c33c Mon Sep 17 00:00:00 2001 From: phoenix Date: Sat, 19 Apr 2025 17:10:40 -0400 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7a557c4..b818012 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "icarus_meta" -version = "0.1.20" +version = "0.1.30" edition = "2024" rust-version = "1.86"