From 8382c7ee20df2574f233a431108ab96ea3097351 Mon Sep 17 00:00:00 2001 From: Iowa Dave <35478224+IowaDave@users.noreply.github.com> Date: Sun, 13 Sep 2020 06:20:45 -0500 Subject: [PATCH] 0.0.1 --- pxt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxt.json b/pxt.json index db652ae..d36b76a 100644 --- a/pxt.json +++ b/pxt.json @@ -1,5 +1,6 @@ { "name": "pxt-MakerBit-ESP12", + "version": "0.0.1", "description": "", "dependencies": { "core": "*",