Put version back to correct value (#2648)

This commit is contained in:
Josh Mock
2025-03-06 10:43:53 -06:00
committed by GitHub
parent 8ca68a4178
commit c713e599d1

View File

@ -1,6 +1,6 @@
{
"name": "@elastic/elasticsearch",
"version": "9.0.0-alpha.3",
"version": "9.0.0-alpha.4",
"versionCanary": "9.0.0-canary.0",
"description": "The official Elasticsearch client for Node.js",
"main": "./index.js",