We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a5bde4 commit 56a214bCopy full SHA for 56a214b
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "circuit-json-to-gltf",
3
"main": "dist/index.js",
4
"type": "module",
5
- "version": "0.0.98",
+ "version": "0.0.99",
6
"scripts": {
7
"test": "bun test tests/",
8
"test:playwright": "playwright test",
0 commit comments