From 957165a03f75184f7ba7c867209ac42df255d63f Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Thu, 18 Apr 2024 18:29:18 +0100 Subject: Update to Gleam v1.1.0 --- bin/download-compiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/download-compiler b/bin/download-compiler index a8b9557..26cf154 100755 --- a/bin/download-compiler +++ b/bin/download-compiler @@ -2,7 +2,7 @@ set -eu -VERSION="v1.0.0" +VERSION="v1.1.0" rm -fr wasm-compiler mkdir wasm-compiler -- cgit v1.2.3