diff --git a/package-lock.json b/package-lock.json index aa525366..8183f9f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "azure-iot-explorer", - "version": "0.15.14", + "version": "0.15.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "azure-iot-explorer", - "version": "0.15.14", + "version": "0.15.15", "license": "MIT", "dependencies": { "@azure/core-amqp": "^3.2.0", diff --git a/package.json b/package.json index 532cb73e..5dab15bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azure-iot-explorer", - "version": "0.15.14", + "version": "0.15.15", "description": "This project welcomes contributions and suggestions. Most contributions require you to agree to a\r Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\r the rights to use your contribution. For details, visit https://cla.microsoft.com.", "main": "host/electron.js", "build": {