diff --git a/package-lock.json b/package-lock.json index 4e0a46a..b2cc489 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wokwi-cli", - "version": "0.14.4", + "version": "0.14.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wokwi-cli", - "version": "0.14.4", + "version": "0.14.5", "license": "ISC", "dependencies": { "@clack/prompts": "^0.7.0", diff --git a/package.json b/package.json index 58c1bbc..594a03d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wokwi-cli", - "version": "0.14.4", + "version": "0.14.5", "description": "Wokwi Simulator CLI (for CI and local development)", "main": "index.js", "type": "module",