Bumped v7.12.0-canary.4

This commit is contained in:
delvedor
2021-03-24 08:33:44 +01:00
parent c8aae67cd6
commit b0774395f8

View File

@ -12,7 +12,7 @@
}, },
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html", "homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
"version": "7.12.0", "version": "7.12.0",
"versionCanary": "7.12.0-canary.3", "versionCanary": "7.12.0-canary.4",
"keywords": [ "keywords": [
"elasticsearch", "elasticsearch",
"elastic", "elastic",
@ -102,4 +102,4 @@
"coverage": false, "coverage": false,
"jobs-auto": true "jobs-auto": true
} }
} }