bump version to 6.7.2

This commit is contained in:
LeeDr 2019-04-04 10:52:35 -05:00
parent ef6c63dbd0
commit 2aa2ade25d
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@
"dashboarding" "dashboarding"
], ],
"private": true, "private": true,
"version": "6.7.1", "version": "6.7.2",
"branch": "6.7", "branch": "6.7",
"types": "./kibana.d.ts", "types": "./kibana.d.ts",
"build": { "build": {
@ -259,7 +259,7 @@
"webpack-merge": "4.1.4", "webpack-merge": "4.1.4",
"whatwg-fetch": "^3.0.0", "whatwg-fetch": "^3.0.0",
"wreck": "^14.0.2", "wreck": "^14.0.2",
"x-pack": "6.7.1", "x-pack": "6.7.2",
"yauzl": "2.7.0" "yauzl": "2.7.0"
}, },
"devDependencies": { "devDependencies": {

View file

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