Update version number

This commit is contained in:
Samer Albahra
2023-04-01 14:14:52 -04:00
parent 2d5cf0dbf3
commit 60ee071698

View File

@@ -1,7 +1,7 @@
{
"name": "os-weather-service",
"description": "OpenSprinkler Weather Service",
"version": "2.0.4",
"version": "2.0.5",
"repository": "https://github.com/OpenSprinkler/Weather-Weather",
"scripts": {
"test": "mocha --exit --require ts-node/register **/*.spec.ts",