From b4960fea6129065f1e5fb7ac4e602ea60313e88c Mon Sep 17 00:00:00 2001 From: KD Date: Sun, 30 Mar 2025 12:54:15 -0400 Subject: [PATCH] Bumping version due to name change --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 32273ca..7e860e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "icarus-models" -version = "0.1.16" +version = "0.2.0" edition = "2024" description = "models used for the icarus project" license = "MIT"