From aadcd640651383d606678928c10b637345b57beb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Fri, 5 Jan 2024 00:52:17 +0100 Subject: chore: forward v1.39.2 release commit to main (#21793) --- 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 df1c81917..accee5ed9 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.96.0" +version = "0.97.0" authors = ["the Deno authors"] edition.workspace = true license = "MIT" -- cgit v1.2.3