From c92f1186529b1d7e134647ae5c277ac0154b35f1 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Fri, 12 Apr 2024 06:19:46 +0200 Subject: chore: forward v1.42.3 release commit to main (#23335) Co-authored-by: bartlomieju --- ext/webgpu/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/webgpu') diff --git a/ext/webgpu/Cargo.toml b/ext/webgpu/Cargo.toml index ec15caa06..a98246e97 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.112.0" +version = "0.113.0" authors = ["the Deno authors"] edition.workspace = true license = "MIT" -- cgit v1.2.3