From 3c57b43cf1d34dded58020ae553264b83f14e707 Mon Sep 17 00:00:00 2001 From: Bill Siever Date: Fri, 19 Jun 2020 12:42:31 -0500 Subject: [PATCH] 2.0.3 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index ccc013f..caccb71 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "microbit-pxt-timeanddate", - "version": "2.0.2", + "version": "2.0.3", "description": "Software based Real-Time Clock (Time & Date)", "dependencies": { "core": "*"