From a97638894037e8de3045eefbd33dbe8d2f5a1b0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E8=8D=A3?= <1595243018@qq.com> Date: Thu, 14 Nov 2024 14:35:54 +0800 Subject: [PATCH] 0.0.2 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 304fb06..dff23c0 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "ir", - "version": "0.0.1", + "version": "0.0.2", "description": "", "dependencies": { "core": "*",