Bump version

This commit is contained in:
Samer Albahra
2020-03-22 10:55:05 -07:00
committed by GitHub
parent 438151c646
commit e55589aae3

View File

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