1
0
Fork 0
<a name="2.1.6"></a>
## [2.1.6](https://github.com/algolia/docsearch/compare/v2.1.5...v2.1.6) (2016-10-02)
This commit is contained in:
Maxime Locqueville 2016-10-02 17:38:25 +02:00
parent b4cf586e37
commit 1936d8dacb
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
<a name="2.1.6"></a>
## [2.1.6](https://github.com/algolia/docsearch/compare/v2.1.5...v2.1.6) (2016-10-02)
<a name="2.1.5"></a>
## [2.1.5](https://github.com/algolia/docsearch/compare/v2.1.4...v2.1.5) (2016-09-15)

View file

@ -1,6 +1,6 @@
{
"name": "docsearch.js",
"version": "2.1.5",
"version": "2.1.6",
"description": "Add an autocomplete dropdown to your documentation",
"main": "dist/npm/index.js",
"scripts": {

View file

@ -1 +1 @@
export default '2.1.5';
export default '2.1.6';