Skip to content

Commit 0186fac

Browse files
authored
bump: typegpu@0.11.8, @typegpu/cli@0.11.2 (#2582)
1 parent 500f8cb commit 0186fac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/typegpu-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typegpu/cli",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Add TypeGPU to your project",
55
"license": "MIT",
66
"repository": {

packages/typegpu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typegpu",
3-
"version": "0.11.7",
3+
"version": "0.11.8",
44
"description": "A thin layer between JS and WebGPU/WGSL that improves development experience and allows for faster iteration.",
55
"keywords": [
66
"compute",

0 commit comments

Comments
 (0)