version 13.0.0-rc1

This commit is contained in:
spalger
2017-04-04 20:02:58 -07:00
parent f2be54be8c
commit 2d0d307c27
3 changed files with 3 additions and 3 deletions

View File

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