From 0af60ee7f571241b9dd47d00983fd0d34b6ca652 Mon Sep 17 00:00:00 2001 From: Bill Siever Date: Sun, 20 Feb 2022 22:16:27 -0600 Subject: [PATCH] 0.0.19 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 68d24e7..32032fa 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "microbit-pxt-blehid", - "version": "0.0.18", + "version": "0.0.19", "description": "BLE HID Support", "license": "MIT", "dependencies": {