version 13.1.0

This commit is contained in:
spalger
2017-06-12 10:57:16 -07:00
parent 7d3cf3bc5d
commit 5e1e269bd7
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# elasticsearch.js 13.0.1
# elasticsearch.js 13.1.0
The official low-level Elasticsearch client for Node.js and the browser.

View File

@ -22,7 +22,7 @@ npm install elasticsearch-browser
---------
=== Download
* v13.0.1: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-13.0.1.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-13.0.1.tar.gz[tar.gz]
* v13.1.0: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-13.1.0.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-13.1.0.tar.gz[tar.gz]
=== Angular Build
* Registers an `esFactory` factory in the `"elasticsearch"` module

View File

@ -7,7 +7,7 @@
"description": "The official low-level Elasticsearch client for Node.js and the browser.",
"main": "src/elasticsearch.js",
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
"version": "13.0.1",
"version": "13.1.0",
"keywords": [
"elasticsearch",
"mapping",