Bump version to 0.1.0 for the first release
CI / Build wasm engine (push) Successful in 9m17s
CI / Publish to npm registry (push) Canceled after 3m47s

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-22 18:36:26 +02:00
co-authored by Claude Sonnet 5
parent d22dc28af3
commit 536e09dff4
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@valknar/vpinball-wasm", "name": "@valknar/vpinball-wasm",
"version": "0.0.0", "version": "0.1.0",
"description": "Visual Pinball's engine compiled to WebAssembly - real .vpx tables, real VBScript, WebGL2 rendering, in the browser", "description": "Visual Pinball's engine compiled to WebAssembly - real .vpx tables, real VBScript, WebGL2 rendering, in the browser",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"type": "module", "type": "module",