version 11.0.0

This commit is contained in:
spalger
2016-04-05 17:25:59 -07:00
parent 43583179e7
commit 50819827b7
4 changed files with 9 additions and 4 deletions

View File

@ -14,7 +14,7 @@ bower install elasticsearch
---------
=== Download
* v11.0.0-snapshot: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-11.0.0-snapshot.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-11.0.0-snapshot.tar.gz[tar.gz]
* v11.0.0: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-11.0.0.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-11.0.0.tar.gz[tar.gz]
NOTE: Here's an example that integrates elasticsearch.js with React https://github.com/scotchfield/elasticsearch-react-example/[on GitHub]