diff --git a/Cargo.toml b/Cargo.toml index 20c5e08..ea7acf1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ratpack" -version = "0.1.2" +version = "0.1.3" edition = "2021" description = "ratpack is a HTTP framework designed around simplicity and ease-of-use" authors = ["Erik Hollensbe ", "Adam Ierymenko "]