diff --git a/gleam.toml b/gleam.toml --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "string_width" -version = "2.0.3" +version = "2.0.4" description = "Estimate the dimensions of a string when printed in the terminal." licences = ["BSD-3-Clause"]