diff --git a/package.json b/package.json index 3ffbf9f..8cea066 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monitor", - "version": "0.0.0", + "version": "1.0.0", "scripts": { "ng": "ng", "start": " ng serve --port 4500 --disable-host-check --host 0.0.0.0",