Version 12.0.0-rc5

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
Tyler Smalley
2016-08-19 08:45:00 -07:00
parent 3270ab4daf
commit c1afa532eb
3 changed files with 4 additions and 4 deletions

View File

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