diff --git a/package-lock.json b/package-lock.json index 30bdf1ca..45485d01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@abandonware/noble", - "version": "1.9.2-23", + "version": "1.9.2-24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@abandonware/noble", - "version": "1.9.2-23", + "version": "1.9.2-24", "hasInstallScript": true, "license": "MIT", "os": [ diff --git a/package.json b/package.json index 58717625..19157304 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "license": "MIT", "name": "@abandonware/noble", "description": "A Node.js BLE (Bluetooth Low Energy) central library.", - "version": "1.9.2-23", + "version": "1.9.2-24", "repository": { "type": "git", "url": "https://github.com/abandonware/noble.git"