From 6ee75fc55ac2184fc96a5b39ab5a5600af50856d Mon Sep 17 00:00:00 2001 From: Guillaume Hivert Date: Wed, 6 Nov 2024 18:15:30 +0100 Subject: [PATCH] Bump sketch_lustre to v1.0.3 --- sketch_lustre/gleam.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sketch_lustre/gleam.toml b/sketch_lustre/gleam.toml index 4bfe353..e43995d 100644 --- a/sketch_lustre/gleam.toml +++ b/sketch_lustre/gleam.toml @@ -1,5 +1,5 @@ name = "sketch_lustre" -version = "1.0.2" +version = "1.0.3" description = "A Sketch runtime package, made to work with Lustre!" internal_modules = ["sketch/internals", "sketch/internals/*"]