bump version to 6.8.8

This commit is contained in:
spalger 2020-03-04 08:25:32 -07:00
parent d01cdee999
commit 6c456b7528
2 changed files with 3 additions and 3 deletions

View file

@ -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": {

View file

@ -1,6 +1,6 @@
{
"name": "x-pack",
"version": "6.8.7",
"version": "6.8.8",
"private": true,
"author": "Elastic",
"license": "Elastic-License",