diff --git a/SimpleBLE b/SimpleBLE index 91fa5b08..950f7458 160000 --- a/SimpleBLE +++ b/SimpleBLE @@ -1 +1 @@ -Subproject commit 91fa5b08ebb9f909e3c2bc5e66471868fded2a8b +Subproject commit 950f7458aae867144d887408d02232f40cff68fe diff --git a/package.json b/package.json index 3064c8f4..242ebb1e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "webbluetooth", "description": "Node.js implementation of the Web Bluetooth Specification", "license": "MIT", - "version": "3.6.0", + "version": "4.6.0", "main": "dist/index.js", "browser": "dist/browser.js", "author": "Rob Moran ",