diff --git a/simd/Cargo.toml b/simd/Cargo.toml index eec263f7..db5990d7 100644 --- a/simd/Cargo.toml +++ b/simd/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pathfinder_simd" -version = "0.5.2" +version = "0.5.3" edition = "2018" authors = ["Patrick Walton "] build = "build.rs"