Bump canary version to 8.8.0-canary.2

This commit is contained in:
Josh Mock
2023-05-11 12:14:03 -05:00
parent 9cb5ac4f93
commit 678e9d9f70

View File

@ -1,7 +1,7 @@
{
"name": "@elastic/elasticsearch",
"version": "8.8.0",
"versionCanary": "8.8.0-canary.1",
"versionCanary": "8.8.0-canary.2",
"description": "The official Elasticsearch client for Node.js",
"main": "index.js",
"types": "index.d.ts",