Skip to content

Commit 40603cd

Browse files
committed
Merge branch '7.x' of https://github.com/elastic/elasticsearch-js into 7.x
2 parents 896c742 + 22880d4 commit 40603cd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.ci/test-matrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
ELASTICSEARCH_VERSION:
3+
- 7.1.0
34
- 7.0.0
45

56
NODE_JS_VERSION:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "index.js",
55
"types": "index.d.ts",
66
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
7-
"version": "7.0.1",
7+
"version": "7.1.0",
88
"keywords": [
99
"elasticsearch",
1010
"elastic",

0 commit comments

Comments
 (0)