Update version to 2.0.4

This commit is contained in:
Samer Albahra
2020-07-11 09:06:21 -07:00
parent 2ace4e6987
commit 32c8050228
2 changed files with 2 additions and 2 deletions

View File

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