Skip to content

Commit 67dfda3

Browse files
committed
bump: 0.8.0-alpha.2 (for real)
1 parent 4d6f6fe commit 67dfda3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/typegpu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typegpu",
33
"private": true,
4-
"version": "0.8.0-alpha.1",
4+
"version": "0.8.0-alpha.2",
55
"description": "A thin layer between JS and WebGPU/WGSL that improves development experience and allows for faster iteration.",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)