Skip to content

Commit 32af44c

Browse files
committed
Use the version number that includes date metadata
1 parent 4fd8a66 commit 32af44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "elasticsearch-serverless",
33
"private": true,
4-
"version": "0.1.0",
4+
"version": "0.1.0+20231031",
55
"description": "The official Node.js Elastic client for the Elasticsearch Serverless service.",
66
"main": "index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)