summaryrefslogtreecommitdiff
path: root/ext/webgpu
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-01-05 00:52:17 +0100
committerGitHub <noreply@github.com>2024-01-04 23:52:17 +0000
commitaadcd640651383d606678928c10b637345b57beb (patch)
treef5aacfb137ad4fd9162dfafbd00fbdf00a899c89 /ext/webgpu
parentc36d9129b5995d3656e878ff94c8bd2fe7d17b05 (diff)
chore: forward v1.39.2 release commit to main (#21793)
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 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"