From efc5c57158afb0a9a678991f1aebbaada04cb637 Mon Sep 17 00:00:00 2001 From: Joshua Reusch Date: Sat, 12 Oct 2024 15:43:36 +0200 Subject: [PATCH] bump version -> 3.1.1 --- gleam.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gleam.toml b/gleam.toml index bce1da9..1035a9b 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "string_width" -version = "3.1.0" +version = "3.1.1" description = "Layout and measure the sizes of a strings printed in the terminal!" licences = ["BSD-3-Clause"] -- 2.51.2