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"