diff --git a/nalgebra-glm/Cargo.toml b/nalgebra-glm/Cargo.toml index 8e8b7130..02708ef1 100644 --- a/nalgebra-glm/Cargo.toml +++ b/nalgebra-glm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nalgebra-glm" -version = "0.1.3" +version = "0.2.0" authors = ["sebcrozet "] description = "A computer-graphics oriented API for nalgebra, inspired by the C++ GLM library."