diff --git a/gleam.toml b/gleam.toml index ced3cf6..d91e3c5 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "lustre_dev_tools" -version = "1.3.4" +version = "1.4.0" target = "erlang" gleam = ">= 1.1.0" @@ -8,7 +8,7 @@ repository = { type = "github", user = "lustre-labs", repo = "dev-tools" } licences = ["MIT"] links = [ - { title = "Sponsor", href = "https://github.com/sponsors/hayleigh-dot-dev" }, + { title = "Sponsor", href = "https://github.com/sponsors/hayleigh-dot-dev" }, ] internal_modules = ["lustre_dev_tools", "lustre_dev_tools/*"]