From 63ea992489f5a99936866905473f05e8e2f2aaef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Moskal?= Date: Fri, 22 May 2020 09:29:40 -0700 Subject: [PATCH] 0.7.2 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 8b4a79d..8f77865 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "neopixel", - "version": "0.7.1", + "version": "0.7.2", "description": "AdaFruit NeoPixel driver", "license": "MIT", "dependencies": {