diff --git a/Cargo.toml b/Cargo.toml index 16e6195..f2bf965 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ keywords = ["mesh"] license = "MIT" name = "automesh" repository = "https://github.com/autotwin/automesh" -version = "0.1.5" +version = "0.1.6" [lib] crate-type = ["cdylib", "rlib"]