version 12.0.0-rc2

This commit is contained in:
spalger
2016-05-19 20:05:23 -07:00
parent b225875cfc
commit ecbc4ec22b
3 changed files with 4 additions and 4 deletions

View File

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