From 65755a115a7af452d3ab1934fbc81cd8ff10d67f Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 2 Feb 2023 11:28:40 -0500 Subject: chore: forward v1.30.1 release commit to main (#17623) This is the release commit being forwarded back to main for 1.30.1 --- 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 d22eb19e7..6034e7c0f 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.87.0" +version = "0.88.0" authors = ["the Deno authors"] edition.workspace = true license = "MIT" -- cgit v1.2.3