From 85116226b3b5faae0aa85ce5d053487e82dcc824 Mon Sep 17 00:00:00 2001 From: Nathan Whitaker <17734409+nathanwhit@users.noreply.github.com> Date: Thu, 14 Mar 2024 14:23:24 -0700 Subject: chore: Forward 1.41.3 release commit (#22930) Forward 1.41.3 release commit Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: nathanwhit --- ext/webgpu/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/webgpu/Cargo.toml') diff --git a/ext/webgpu/Cargo.toml b/ext/webgpu/Cargo.toml index 66cdcc338..a208b101b 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.108.0" +version = "0.109.0" authors = ["the Deno authors"] edition.workspace = true license = "MIT" -- cgit v1.2.3