diff --git a/package.json b/package.json index 78d42b3ded3a..4cce0ad494fe 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dashboarding" ], "private": true, - "version": "6.8.7", + "version": "6.8.8", "branch": "6.8", "types": "./kibana.d.ts", "build": { @@ -261,7 +261,7 @@ "webpack-merge": "4.1.4", "whatwg-fetch": "^3.0.0", "wreck": "^14.0.2", - "x-pack": "6.8.7", + "x-pack": "6.8.8", "yauzl": "2.7.0" }, "devDependencies": { diff --git a/x-pack/package.json b/x-pack/package.json index 3b1d9925eddb..3183e4b70c92 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -1,6 +1,6 @@ { "name": "x-pack", - "version": "6.8.7", + "version": "6.8.8", "private": true, "author": "Elastic", "license": "Elastic-License",