diff --git a/Cargo.toml b/Cargo.toml index 59026ffd..54875b06 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nalgebra" -version = "0.12.2" +version = "0.12.3" authors = [ "Sébastien Crozet " ] description = "Linear algebra library with transformations and satically-sized or dynamically-sized matrices."