Skip to content

Commit 5ef63a2

Browse files
committed
v0.0.34
1 parent 3f5d162 commit 5ef63a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.33",
4+
"version": "0.0.34",
55
"type": "module",
66
"scripts": {
77
"build": "tsup-node ./lib/index.ts --dts --format esm --sourcemap inline -d dist",

0 commit comments

Comments
 (0)