From 3fc9a61afe9d39e2c34dd634b021c7a3886023f8 Mon Sep 17 00:00:00 2001 From: Gareth Pendleton Date: Fri, 3 Oct 2025 10:59:46 +0100 Subject: [PATCH] build: Updated version --- gleam.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gleam.toml b/gleam.toml index 70354ea..d3fcabc 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "gluri" -version = "2.0.2" +version = "2.0.3" # Fill out these fields if you intend to generate HTML documentation or publish # your project to the Hex package manager.