From b281b6759e77c140acddcb2fd74aabd94b842fea Mon Sep 17 00:00:00 2001 From: neonerz Date: Thu, 30 Jul 2020 16:13:21 -0400 Subject: [PATCH] update version --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index c1b0620..de73c88 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "minecraft-ww1984-md", - "version": "0.0.3", + "version": "0.1.0", "dependencies": { "core": "*", "builder": "*"