diff --git a/package-lock.json b/package-lock.json index 2a35479..57086ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@automattic/vip-go-preflight-checks", - "version": "2.0.18-dev.0", + "version": "2.0.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@automattic/vip-go-preflight-checks", - "version": "2.0.18-dev.0", + "version": "2.0.18", "license": "MIT", "dependencies": { "chalk": "^4.1.2", diff --git a/package.json b/package.json index a250721..acc4b4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/vip-go-preflight-checks", - "version": "2.0.18-dev.0", + "version": "2.0.18", "description": "Provide a set of automated tests (or checks) that can test and validate the application functionality and responsiveness with an environment as close to production as possible, before the actual deployment to an environment.", "main": "dist/index.js", "bin": {