From 2bee8b57f5fa8c831334ea85927ecf8b44368133 Mon Sep 17 00:00:00 2001 From: neonerz Date: Thu, 20 Feb 2025 17:05:12 -0500 Subject: [PATCH] 1.0.3 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 64a84be..a756c1c 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "hoc2023-md", - "version": "1.0.2", + "version": "1.0.3", "dependencies": { "core": "*", "builder": "*"