1
0
Fork 0
<a name="2.0.7"></a>
## [2.0.7](https://github.com/algolia/docsearch/compare/v2.0.6...v2.0.7) (2016-06-28)
This commit is contained in:
Maxime Locqueville 2016-06-28 15:47:51 +02:00
parent a277a32a58
commit 39760f75be
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
<a name="2.0.7"></a>
## [2.0.7](https://github.com/algolia/docsearch/compare/v2.0.6...v2.0.7) (2016-06-28)
<a name="2.0.6"></a>
## [2.0.6](https://github.com/algolia/docsearch/compare/v2.0.5...v2.0.6) (2016-06-28)

View file

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

View file

@ -1 +1 @@
export default '2.0.6';
export default '2.0.7';