From c573677ae8b0d2b4d0210189a10c51d122a8ac15 Mon Sep 17 00:00:00 2001 From: Joshua Reusch Date: Sat, 5 Oct 2024 17:24:56 +0200 Subject: [PATCH] bump version -> 3.0.1 --- gleam.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] -- 2.51.2