Canary version bump

This commit is contained in:
Josh Mock
2023-06-23 16:46:20 -05:00
parent 2b7d96e1e2
commit 1641930396

View File

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