From 8c6e6c35aa6e1de1d656405ee36a41683c05bc09 Mon Sep 17 00:00:00 2001 From: Lionkk Date: Thu, 29 Apr 2021 14:30:37 +0800 Subject: [PATCH] 0.0.1 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 82b6cd7..448b070 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "pxt-OctopusX", - "version": "0.0.0", + "version": "0.0.1", "description": "", "dependencies": { "core": "*",