From e27a19c02c537626d7874f7521f4e39d6dfad0af Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:16:24 -0400 Subject: chore: forward v1.46.3 release commit to main (#25425) This is the release commit being forwarded back to main for 1.46.3 --- 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 22c9d0033..b5cff5985 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.134.0" +version = "0.135.0" authors = ["the Deno authors"] edition.workspace = true license = "MIT" -- cgit v1.2.3