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