diff --git a/Cargo.toml b/Cargo.toml index c44bdac..1c818cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "euclid" -version = "0.15.4" +version = "0.15.5" authors = ["The Servo Project Developers"] description = "Geometry primitives" documentation = "https://docs.rs/euclid/"