bump version to 6.7.1

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
Tyler Smalley 2019-03-26 09:40:58 -07:00
parent 30dd4e1b69
commit 8d6b6f6998
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@
"dashboarding"
],
"private": true,
"version": "6.7.0",
"version": "6.7.1",
"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.0",
"x-pack": "6.7.1",
"yauzl": "2.7.0"
},
"devDependencies": {

View file

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