From 5ff881a0737eccceed55a0ace3ef3110d5b72b2f Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Wed, 1 May 2024 15:46:39 +0900 Subject: 1.43.0 (#23629) Bumped versions for 1.43.0 Co-authored-by: Divy Srivastava --- 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 992c9b425..d2fc37ee2 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.115.0" +version = "0.116.0" authors = ["the Deno authors"] edition.workspace = true license = "MIT" -- cgit v1.2.3