diff --git a/package.json b/package.json index 42b6c54aebf3..d1d4c5db5317 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dashboarding" ], "private": true, - "version": "6.7.1", + "version": "6.7.2", "branch": "6.7", "types": "./kibana.d.ts", "build": { @@ -259,7 +259,7 @@ "webpack-merge": "4.1.4", "whatwg-fetch": "^3.0.0", "wreck": "^14.0.2", - "x-pack": "6.7.1", + "x-pack": "6.7.2", "yauzl": "2.7.0" }, "devDependencies": { diff --git a/x-pack/package.json b/x-pack/package.json index 1e77623677e7..3b460533f80b 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -1,6 +1,6 @@ { "name": "x-pack", - "version": "6.7.1", + "version": "6.7.2", "private": true, "author": "Elastic", "license": "Elastic-License",