From 6595aef32aac6db3b8dc8921eed0bb6fee76ab90 Mon Sep 17 00:00:00 2001 From: Alexander Davis Date: Sat, 19 Jun 2021 18:44:45 +0100 Subject: [PATCH] 2.0.0 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 8e5fbdc..968d92b 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "Binary Box", - "version": "1.0.0", + "version": "2.0.0", "description": "", "dependencies": { "core": "*",