From 76e28fc626edee6e74acc21be7a35ae3b1d8beff Mon Sep 17 00:00:00 2001 From: phoenix Date: Wed, 12 Mar 2025 21:11:21 -0400 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 961a203..f34b1fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "icarus-models" description = "models used for the icarus project" license = "MIT" -version = "0.1.1" +version = "0.1.3" edition = "2024" [dependencies]