diff --git a/Cargo.toml b/Cargo.toml index 0f4ae53b..4436ca77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "euclid" -version = "0.13.0" +version = "0.14.0" authors = ["The Servo Project Developers"] description = "Geometry primitives" documentation = "https://docs.rs/euclid/"