v2.0.7
<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:
parent
a277a32a58
commit
39760f75be
3 changed files with 8 additions and 2 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
export default '2.0.6';
|
||||
export default '2.0.7';
|
||||
|
|
|
|||
Loading…
Reference in a new issue