Change version in package.json

This commit is contained in:
Konstantinos Triantafyllou 2024-09-18 13:10:52 +03:00
parent 21adb8493a
commit e26f2865b1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "irish-monitor",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"ng": "ng",
"start": "ng serve --port 5500 --disable-host-check --host 0.0.0.0",