From c5fd7aa9715666c472bd5bffaa160028c1d4c7ed Mon Sep 17 00:00:00 2001 From: Colin Sherratt Date: Sat, 21 Feb 2015 12:21:06 -0500 Subject: [PATCH] bump the version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6117bd3..85d19f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cgmath" -version = "0.0.5" +version = "0.0.6" authors = ["Brendan Zabarauskas ", "Brian Heylin", "Colin Sherratt",