From c62494c6260654f6006dcbf981edd1fa40166462 Mon Sep 17 00:00:00 2001 From: Bill Siever Date: Sun, 21 Aug 2022 07:39:06 -0500 Subject: [PATCH] 0.1.6 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 353107a..e4952f0 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "microbit-pxt-clicks", - "version": "0.1.5", + "version": "0.1.6", "description": "Add different button `click` behaviors (single, double, being held, etc.)", "license": "MIT", "dependencies": {