Bumped v7.13.0-canary.1

This commit is contained in:
delvedor
2021-03-24 15:00:05 +01:00
parent f138b077e3
commit b53466e41c

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.13.0", "version": "7.13.0",
"versionCanary": "7.13.0-canary.0", "versionCanary": "7.13.0-canary.1",
"keywords": [ "keywords": [
"elasticsearch", "elasticsearch",
"elastic", "elastic",
@ -102,4 +102,4 @@
"coverage": false, "coverage": false,
"jobs-auto": true "jobs-auto": true
} }
} }