version 12.0.1

This commit is contained in:
spalger
2016-10-26 19:10:32 -07:00
parent 28e73f8216
commit a345d714f2
3 changed files with 3 additions and 3 deletions

View File

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