We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f2c4c commit 011e795Copy full SHA for 011e795
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.5",
+ "version": "0.0.6",
6
"scripts": {
7
"test": "bun test tests/",
8
"format": "biome format --write .",
0 commit comments