From fcb6a18b2b9fe23f3c19f6039d8f270a3a1999d6 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Sat, 18 May 2024 10:49:44 +0900 Subject: chore: forward v1.43.5 release commit to main (#23877) Co-authored-by: David Sherret --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 51fc8ef3b..2bc2d4c17 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.43.4" +version = "1.43.5" authors.workspace = true default-run = "deno" edition.workspace = true -- cgit v1.2.3