From ea5ca87899eec7f4b5ff4d8ad9ba4687a4c1b00b Mon Sep 17 00:00:00 2001 From: aevans1987 Date: Wed, 12 Jun 2024 13:22:38 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3402195..4e27809 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-weather-station", - "version": "2.0.0", + "version": "2.0.1", "description": "A weather station designed for the Raspberry Pi 7 inch touchscreen", "main": "index.js", "scripts": {