diff --git a/package.json b/package.json index a48f13681..739e93203 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@elastic/elasticsearch", - "version": "9.0.0", - "versionCanary": "9.0.0-canary.0", + "version": "9.0.1", + "versionCanary": "9.0.1-canary.0", "description": "The official Elasticsearch client for Node.js", "main": "./index.js", "types": "index.d.ts",