1
0
Fork 0
<a name="2.0.1"></a>
## [2.0.1](https://github.com/algolia/docsearch/compare/v2.0.0...v2.0.1) (2016-06-14)
This commit is contained in:
Maxime Locqueville 2016-06-14 17:21:56 +02:00
parent 5f1fd192f7
commit 0e40b5473c
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
<a name="2.0.1"></a>
## [2.0.1](https://github.com/algolia/docsearch/compare/v2.0.0...v2.0.1) (2016-06-14)
<a name="2.0.0"></a>
# [2.0.0](https://github.com/algolia/docsearch/compare/v1.3.0...v2.0.0) (2016-06-14)

View file

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

View file

@ -1 +1 @@
export default '2.0.0';
export default '2.0.1';