summaryrefslogtreecommitdiff
path: root/ext/webgpu
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-02-02 11:28:40 -0500
committerGitHub <noreply@github.com>2023-02-02 16:28:40 +0000
commit65755a115a7af452d3ab1934fbc81cd8ff10d67f (patch)
tree95f5572a9e7464abb385fbb1c0e06aba24b4fd46 /ext/webgpu
parentdc854e83a4bd7c1726532502595948f604f0edc1 (diff)
chore: forward v1.30.1 release commit to main (#17623)
This is the release commit being forwarded back to main for 1.30.1
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 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"