From 62957205762f8a21d090fb4890aba3145ab4dad9 Mon Sep 17 00:00:00 2001 From: Nicolas Silva Date: Tue, 7 Nov 2017 18:54:19 +0100 Subject: [PATCH] Version 0.15.5. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/"