From ca7432b86b78434c94c8c6059f10260ccb1b967a Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:07:24 +0200 Subject: chore: forward v1.42.2 release commit to main (#23315) Co-authored-by: Satya Rohith --- 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 8fbd6b2d0..ec15caa06 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.111.0" +version = "0.112.0" authors = ["the Deno authors"] edition.workspace = true license = "MIT" -- cgit v1.2.3