We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06dd1bb commit ef5ec1fCopy full SHA for ef5ec1f
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