diff options
Diffstat (limited to 'ext/webgpu')
-rw-r--r-- | ext/webgpu/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webgpu/Cargo.toml b/ext/webgpu/Cargo.toml index ffe67014f..c8c5d7aff 100644 --- a/ext/webgpu/Cargo.toml +++ b/ext/webgpu/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webgpu" -version = "0.117.0" +version = "0.118.0" authors = ["the Deno authors"] edition.workspace = true license = "MIT" |