diff --git a/Cargo.toml b/Cargo.toml index 2d49de5..ef01492 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "euclid" -version = "0.2.0" +version = "0.2.1" authors = ["The Servo Project Developers"] description = "Geometry primitives" documentation = "http://doc.servo.org/euclid/"