From 3e583986e95495b5170ba4c3d5ac01f18c26eb58 Mon Sep 17 00:00:00 2001 From: Xaver <91993589+coding4coconut@users.noreply.github.com> Date: Thu, 16 Jun 2022 20:20:31 +0200 Subject: [PATCH] 1.0.0 --- pxt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxt.json b/pxt.json index fcf4b25..699e0be 100644 --- a/pxt.json +++ b/pxt.json @@ -1,5 +1,6 @@ { "name": "pxt-lcd128x160-st7735s", + "version": "1.0.0", "description": "", "dependencies": { "core": "*",