summaryrefslogtreecommitdiff
path: root/ext/webgpu
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-01-25 11:48:50 +0900
committerGitHub <noreply@github.com>2024-01-25 03:48:50 +0100
commit9e575a286269c38c1af0a918a2a4ea4639a3004b (patch)
treec7aef46ede5f6ca2546221257b81e5d4db2b098e /ext/webgpu
parent174bb70eda6bd3eea48c9fcd240041a62749eab6 (diff)
1.40.0 (#22096)
Bumped versions for 1.40.0 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.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 bdc7bb306..add331330 100644
--- a/ext/webgpu/Cargo.toml
+++ b/ext/webgpu/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_webgpu"
-version = "0.99.0"
+version = "0.100.0"
authors = ["the Deno authors"]
edition.workspace = true
license = "MIT"