Bump version number

This commit is contained in:
Samer Albahra
2020-06-07 12:29:29 -05:00
parent 4947885d33
commit 2099e96888

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.2", "version": "2.0.3",
"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",