diff --git a/pxt.json b/pxt.json index b330e3d..e0d84b4 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "airQuality", - "version": "0.1.3", + "version": "0.1.4", "description": "Sensor CCS811 for airQuality", "license": "MIT", "dependencies": { @@ -19,4 +19,4 @@ ], "preferredEditor": "tsprj" -} \ No newline at end of file +}