update version to 7.2.0 (#35887)

This commit is contained in:
Peter 2019-05-01 13:36:00 -07:00 committed by GitHub
parent 538e8f2a69
commit c479e66ce8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
"dashboarding"
],
"private": true,
"version": "7.1.0",
"version": "7.2.0",
"branch": "7.x",
"types": "./kibana.d.ts",
"tsdocMetadata": "./build/tsdoc-metadata.json",

View file

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