From 3f214293cb995f6a6cceca47368ef65b5bcd0311 Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Mon, 1 Jun 2020 00:05:57 -0700 Subject: [PATCH] 0.7.3 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index b195331..a7148a2 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "neopixel", - "version": "0.7.2", + "version": "0.7.3", "description": "AdaFruit NeoPixel driver", "license": "MIT", "dependencies": {