diff --git a/pxt.json b/pxt.json index 95a4450..daf2e28 100644 --- a/pxt.json +++ b/pxt.json @@ -1,7 +1,7 @@ { "name": "pxt-DS3231", "description": "Extension for DS3231 RTC", - "version": "1.1.1", + "version": "1.0.1", "dependencies": { "core": "*", "radio": "*"