From f4761e10ac4d581a42d7cade2b9e0fc6bcd3f34b Mon Sep 17 00:00:00 2001 From: Kiki Date: Wed, 19 Aug 2020 15:54:06 -0700 Subject: [PATCH] 0.1.0 --- pxt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxt.json b/pxt.json index a6e67ce..3cf9af1 100644 --- a/pxt.json +++ b/pxt.json @@ -1,5 +1,6 @@ { "name": "GoldenDoor", + "version": "0.1.0", "description": "", "dependencies": { "core": "*",