From 98d062e3dcd8804bd959ea41f6a0103ccd87f283 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:46:27 -0500 Subject: chore: forward v1.28.3 release commit to main (#16884) Co-authored-by: kt3k --- 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 d1b6e1839..6f258fecf 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.80.0" +version = "0.81.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3