File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ Check out the [Browser Builds](http://www.elastic.co/guide/en/elasticsearch/clie
3232</tr ><tr >
3333<td >download:</td >
3434<td align =" center " >
35- <a href =" https://download.elastic.co/elasticsearch/elasticsearch-js/elasticsearch-js-4.1 .0.zip " >zip</a >
35+ <a href =" https://download.elastic.co/elasticsearch/elasticsearch-js/elasticsearch-js-5.0 .0.zip " >zip</a >
3636</td >
3737<td align =" center " >
38- <a href =" https://download.elastic.co/elasticsearch/elasticsearch-js/elasticsearch-js-4.1 .0.tar.gz " >tar.gz</a >
38+ <a href =" https://download.elastic.co/elasticsearch/elasticsearch-js/elasticsearch-js-5.0 .0.tar.gz " >tar.gz</a >
3939</td >
4040</tr >
4141</table >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ bower install elasticsearch
1414---------
1515
1616=== Download
17- * v4.1 .0: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-4.1 .0.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-4.1 .0.tar.gz[tar.gz]
17+ * v5.0 .0: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-5.0 .0.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-5.0 .0.tar.gz[tar.gz]
1818
1919
2020=== Angular Build
Original file line number Diff line number Diff line change 77 "description" : " The official low-level Elasticsearch client for Node.js and the browser." ,
88 "main" : " src/elasticsearch.js" ,
99 "homepage" : " http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html" ,
10- "version" : " 4.1 .0" ,
10+ "version" : " 5.0 .0" ,
1111 "browser" : {
1212 "./src/lib/connectors/index.js" : " ./src/lib/connectors/browser_index.js" ,
1313 "./src/lib/loggers/index.js" : " ./src/lib/loggers/browser_index.js" ,
9999 "node" : " >=0.8 <=0.12" ,
100100 "iojs" : " >=1.5"
101101 }
102- }
102+ }
You can’t perform that action at this time.
0 commit comments