diff --git a/gleam.toml b/gleam.toml index 6c31541..b09cb77 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "gleam_fetch" -version = "0.3.1" +version = "0.4.0" licences = ["Apache-2.0"] description = "Make HTTP requests in Gleam JavaScript with Fetch" target = "javascript"