diff --git a/package-lock.json b/package-lock.json index 1616f05b..1bbc1609 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "azure-iot-explorer", - "version": "0.15.12", + "version": "0.15.13", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "azure-iot-explorer", - "version": "0.15.12", + "version": "0.15.13", "license": "MIT", "dependencies": { "@azure/core-amqp": "3.2.0", diff --git a/package.json b/package.json index 5cf1ef46..2180f53c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azure-iot-explorer", - "version": "0.15.12", + "version": "0.15.13", "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": {