diff --git a/gleam.toml b/gleam.toml index 9defac2..ec0bf66 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "espresso" -version = "0.0.12" +version = "0.1.0" description = "A simple gleam http server and router built on top of erlang cowboy" # Fill out these fields if you intend to generate HTML documentation or publish