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