diff --git a/gleam.toml b/gleam.toml index cfce3ac..d37de87 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "lustre_dev_tools" -version = "1.5.3" +version = "1.5.4" 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/*"]