diff --git a/package-lock.json b/package-lock.json index 54c398a..f6c0b20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yggdrasil-tenant-portal", - "version": "1.0.39", + "version": "1.0.40", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "yggdrasil-tenant-portal", - "version": "1.0.39", + "version": "1.0.40", "license": "ISC" } } diff --git a/package.json b/package.json index ffaf132..042f0da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yggdrasil-tenant-portal", - "version": "1.0.39", + "version": "1.0.40", "description": "Tenant web portal", "main": "index.js", "scripts": {