diff --git a/gleam.toml b/gleam.toml index 58a3789..d3194ac 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "string_width" -version = "3.0.0" +version = "3.0.1" description = "Layout and measure the sizes of a strings printed in the terminal!" licences = ["BSD-3-Clause"]