From 0059ebc795717e6a1052f48696cf3b10fb47735a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Bosni=C4=87?= Date: Thu, 25 Apr 2019 11:38:11 +0200 Subject: [PATCH] Version is updated --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 33ba1a4..7d8b788 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "pxt-wifi", - "version": "1.0.0", + "version": "1.0.1", "description": "Connect micro:bit to the Internet with a WiFi:bit module.", "dependencies": { "core": "*"