chore(NA): bump version to 8.8.0 (#150567)

Usually bump from 8.7.0 to 8.8.0

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Tiago Costa 2023-02-08 21:15:26 +00:00 committed by GitHub
parent 4b21579e5d
commit b39875837d
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": "8.7.0",
"version": "8.8.0",
"branch": "main",
"types": "./kibana.d.ts",
"tsdocMetadata": "./build/tsdoc-metadata.json",

View file

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