diff --git a/package-lock.json b/package-lock.json index 4a2a85a1..225865a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@stoprocent/noble", - "version": "1.11.3", + "version": "1.11.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@stoprocent/noble", - "version": "1.11.3", + "version": "1.11.4", "hasInstallScript": true, "license": "MIT", "os": [ diff --git a/package.json b/package.json index 3cf42f26..6ebabbf9 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "license": "MIT", "name": "@stoprocent/noble", "description": "A Node.js BLE (Bluetooth Low Energy) central library.", - "version": "1.11.3", + "version": "1.11.4", "repository": { "type": "git", "url": "https://github.com/stoprocent/noble.git"