diff --git a/Cargo.toml b/Cargo.toml index 5cd66cb..e60dca3 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "manifold3d" description = "Bindings for Manifold - a Geometry library for topological robustness" homepage = "https://github.com/NickUfer/manifold3d-rs" license = "Apache-2.0" -version = "0.0.4" +version = "0.0.5" edition = "2021" include = [ "/src",