diff --git a/gleam.toml b/gleam.toml index 72066ba..1e88f59 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "spacetraders_api_fetch" -version = "1.0.0" +version = "1.1.0" gleam = ">= 1.11.0" target = "javascript" description = "Gleam functions for interacting with the spacetraders.io game API using gleam_fetch"