diff --git a/packages/typegpu/package.json b/packages/typegpu/package.json index e57edae24..7970bad38 100644 --- a/packages/typegpu/package.json +++ b/packages/typegpu/package.json @@ -1,7 +1,7 @@ { "name": "typegpu", "private": true, - "version": "0.0.0-alpha.7", + "version": "0.1.0", "description": "A thin layer between JS and WebGPU/WGSL that improves development experience and allows for faster iteration.", "license": "MIT", "type": "module",