bump to 7.1.0

This commit is contained in:
Court Ewing 2019-02-06 10:05:32 -05:00
parent 012b6fe158
commit 94d3d9d87c
2 changed files with 3 additions and 3 deletions

View file

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

View file

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