File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ bower install elasticsearch
3434```
3535
3636### Download
37- - v2.1.0 : [ zip] ( https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-2.1.0 .zip ) , [ tar.gz] ( https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-2.1.0 .tar.gz )
37+ - v2.1.1 : [ zip] ( https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-2.1.1 .zip ) , [ tar.gz] ( https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-2.1.1 .tar.gz )
3838
3939## Docs
4040 - [ Quick Start] ( http://www.elasticsearch.org/guide/en/elasticsearch/client/javascript-api/current/quick-start.html )
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ bower install elasticsearch
2929---------
3030
3131==== Download
32- * v2.1.0 : https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-2.1.0 .zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-2.1.0 .tar.gz[tar.gz]
32+ * v2.1.1 : https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-2.1.1 .zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-2.1.1 .tar.gz[tar.gz]
3333
3434
3535==== Angular Build (elasticsearch.angular.js)
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.elasticsearch.org/guide/en/elasticsearch/client/javascript-api/current/index.html" ,
10- "version" : " 2.1.0 " ,
10+ "version" : " 2.1.1 " ,
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" ,
You can’t perform that action at this time.
0 commit comments