From 524cfee12113ac03af7b5078b1ff3ad5f45d8865 Mon Sep 17 00:00:00 2001 From: Sarah Rietkerk <49178322+srietkerk@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:52:26 -0700 Subject: [PATCH] Bumping to 0.7.6 Bumping for changes to thumbnail. --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index eb74cfd..c1c2709 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "neopixel", - "version": "0.7.5", + "version": "0.7.6", "description": "AdaFruit NeoPixel driver", "license": "MIT", "dependencies": {