From b0682fd390e070476b5075302ecd04f0529bb740 Mon Sep 17 00:00:00 2001 From: Alexander Davis Date: Sat, 19 Jun 2021 17:28:49 +0100 Subject: [PATCH] 1.0.0 --- pxt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxt.json b/pxt.json index f3f00b5..7544cc5 100644 --- a/pxt.json +++ b/pxt.json @@ -1,5 +1,6 @@ { "name": "Binary Box", + "version": "1.0.0", "description": "", "dependencies": { "core": "*",