From: Jérôme Benoit Date: Sun, 30 May 2021 12:56:55 +0000 (+0200) Subject: Release 1.0.2 X-Git-Tag: v1.0.2^0 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=c2a73a7142cecbd159810b00100d9aa6e6287675;p=e-mobility-charging-stations-simulator.git Release 1.0.2 --- diff --git a/package-lock.json b/package-lock.json index eabca650..bfbc695f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.2-6", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d5f7a7a8..92434aa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.2-6", + "version": "1.0.2", "engines": { "node": "14.x.x", "npm": "6.x.x"