diff --git a/package-lock.json b/package-lock.json index da0eb48..7abaf59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "microbit-web-bluetooth", - "version": "0.1.4", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5374b4c..10504ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microbit-web-bluetooth", - "version": "0.1.4", + "version": "0.2.0", "description": "Web Bluetooth library for micro:bit", "homepage": "https://github.com/thegecko/microbit-web-bluetooth", "license": "MIT",