diff --git a/package-lock.json b/package-lock.json index 786c915..5e05170 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@abandonware/bluetooth-hci-socket", - "version": "0.5.3-10", + "version": "0.5.3-11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@abandonware/bluetooth-hci-socket", - "version": "0.5.3-10", + "version": "0.5.3-11", "hasInstallScript": true, "license": "MIT", "os": [ diff --git a/package.json b/package.json index 418b35a..a5f8bcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abandonware/bluetooth-hci-socket", - "version": "0.5.3-10", + "version": "0.5.3-11", "description": "Bluetooth HCI socket binding for Node.js", "main": "index.js", "types": "index.d.ts",