diff --git a/package.json b/package.json index 4ac9d19..47c3ee8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tscircuit/core", "type": "module", - "version": "0.0.97", + "version": "0.0.98", "types": "dist/index.d.ts", "main": "dist/index.js", "module": "dist/index.js",