diff --git a/Cargo.toml b/Cargo.toml index 6bc67180e..5d93415c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tide" -version = "0.14.0" +version = "0.15.0" description = "A minimal and pragmatic Rust web application framework built for rapid development" authors = [ "Aaron Turon ",