From bb970b344e6328c7d64c68d05bc4db5acaeba15e Mon Sep 17 00:00:00 2001 From: Bill Siever Date: Sun, 14 Jun 2020 09:17:13 -0500 Subject: [PATCH] 1.0.1 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 13f509d..d0bd0b3 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "microbit-pxt-softclock", - "version": "1.0.0", + "version": "1.0.1", "description": "Software based Real-Time Clock (Time & Date)", "dependencies": { "core": "*"