From a3f1ae057a5791d5ab522f292bf7731b9a8dcbd8 Mon Sep 17 00:00:00 2001 From: Joshua Reusch Date: Fri, 20 Sep 2024 15:35:16 +0200 Subject: [PATCH] bump version -> 2.0.4 --- gleam.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gleam.toml b/gleam.toml index 2579409..9423104 100644 --- 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"] -- 2.51.2