Update version to 2.0.0

This commit is contained in:
Samer Albahra
2019-07-16 15:00:20 -07:00
parent 3dc6c7bd0c
commit c68fdc4880

View File

@@ -1,7 +1,7 @@
{ {
"name": "os-weather-service", "name": "os-weather-service",
"description": "OpenSprinkler Weather Service", "description": "OpenSprinkler Weather Service",
"version": "1.0.4", "version": "2.0.0",
"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",