From 7b55f64fd290d600f94893a086f85ca4e427b9ba Mon Sep 17 00:00:00 2001 From: John Koenig Date: Fri, 8 Jun 2018 14:27:40 -0500 Subject: [PATCH] Bump to 0.9.0. (#443) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e88c988d..3be3f789 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "cernan" readme = "README.md" repository = "https://github.com/postmates/cernan" -version = "0.9.0-pre" +version = "0.9.0" [[bin]] name = "cernan"