Skip to content

Commit fbf3237

Browse files
committed
v0.0.2
1 parent 5fa29d3 commit fbf3237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "circuit-json-to-spice",
33
"main": "dist/index.js",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"type": "module",
66
"scripts": {
77
"build": "tsup-node ./lib/index.ts --dts --format esm --sourcemap inline -d dist",

0 commit comments

Comments
 (0)