From 716ae4d8cba23e0730a57c6f71db1f823f7d4f5b Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:44:53 -0400 Subject: chore: forward v1.46.1 release commit to main (#25155) --- 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 b39ad416e..2f3c842c3 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.132.0" +version = "0.133.0" authors = ["the Deno authors"] edition.workspace = true license = "MIT" -- cgit v1.2.3