diff --git a/package-lock.json b/package-lock.json index 7e3613212..520a6f832 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.2-0", + "version": "1.0.2-1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 376c72c87..cdc8865dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.2-0", + "version": "1.0.2-1", "engines": { "node": "14.x.x", "npm": "6.x.x"