summaryrefslogtreecommitdiff
path: root/ext/webgpu
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-07-13 00:05:45 +0200
committerGitHub <noreply@github.com>2024-07-12 18:05:45 -0400
commit3a48bc695f36e82d974d8492d2286d3e6af3b675 (patch)
treeeb458d5a3a983bea1ac5806e9388b085778d9b6d /ext/webgpu
parent8243c85a47aff3a1c143294482e22f4c49c1ad7b (diff)
chore: forward v1.45.2 release commit to main (#24564)
Co-authored-by: dsherret <dsherret@users.noreply.github.com>
Diffstat (limited to 'ext/webgpu')
-rw-r--r--ext/webgpu/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webgpu/Cargo.toml b/ext/webgpu/Cargo.toml
index 37d6f99b8..ad4edf165 100644
--- a/ext/webgpu/Cargo.toml
+++ b/ext/webgpu/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_webgpu"
-version = "0.127.0"
+version = "0.128.0"
authors = ["the Deno authors"]
edition.workspace = true
license = "MIT"