diff --git a/Cargo.toml b/Cargo.toml index 2cb9cae..b9abcfc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyper-reverse-proxy" -version = "0.5.0" +version = "0.5.1-dev" authors = ["Brendan Zabarauskas ", "Felipe Noronha ", "Jan Kantert "] license = "Apache-2.0" description = "A simple reverse proxy, to be used with Hyper and Tokio."