diff --git a/package-lock.json b/package-lock.json index f302528..198aea2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@automattic/vip-go-preflight-checks", - "version": "2.0.17-dev.0", + "version": "2.0.17", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@automattic/vip-go-preflight-checks", - "version": "2.0.17-dev.0", + "version": "2.0.17", "license": "MIT", "dependencies": { "chalk": "^4.1.2", diff --git a/package.json b/package.json index 6aa4dc8..66584c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/vip-go-preflight-checks", - "version": "2.0.17-dev.0", + "version": "2.0.17", "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": {