diff --git a/Cargo.toml b/Cargo.toml index 8162a46..50bf67a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ratpack" -version = "0.1.0" +version = "0.1.1" edition = "2018" description = "ratpack is a HTTP framework designed around simplicity and ease-of-use" authors = ["Erik Hollensbe ", "Adam Ierymenko "]