From 3a669cdea06c57cf2680f0e74b0701108be6d6be Mon Sep 17 00:00:00 2001 From: Bill Siever Date: Mon, 22 Jun 2020 12:10:33 -0500 Subject: [PATCH] 2.0.10 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index e9fe908..7f79741 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "microbit-pxt-timeanddate", - "version": "2.0.9", + "version": "2.0.10", "description": "Software based Real-Time Clock (Time & Date)", "dependencies": { "core": "*"