diff --git a/package-lock.json b/package-lock.json index 74715de..1fd2259 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wokwi-cli", - "version": "0.11.1", + "version": "0.11.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wokwi-cli", - "version": "0.11.1", + "version": "0.11.2", "license": "ISC", "dependencies": { "@iarna/toml": "2.2.5", diff --git a/package.json b/package.json index 45c8f25..65835e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wokwi-cli", - "version": "0.11.1", + "version": "0.11.2", "description": "Wokwi Simulator CLI (for CI and local development)", "main": "index.js", "type": "module",