From 908067d508a49042a8e34bda42ab7dd3988356ac Mon Sep 17 00:00:00 2001 From: phoenix Date: Thu, 3 Apr 2025 21:42:38 -0400 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 63275c4..585bb1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "icarus_models" -version = "0.2.0" +version = "0.3.0" edition = "2024" description = "models used for the icarus project" license = "MIT"