1
0
Fork 0
<a name="2.0.3"></a>
## [2.0.3](https://github.com/algolia/docsearch/compare/v2.0.2...v2.0.3) (2016-06-20)
This commit is contained in:
Maxime Locqueville 2016-06-20 14:24:42 +02:00
parent b79b43d497
commit fcf54b337a
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
<a name="2.0.3"></a>
## [2.0.3](https://github.com/algolia/docsearch/compare/v2.0.2...v2.0.3) (2016-06-20)
<a name="2.0.2"></a>
## [2.0.2](https://github.com/algolia/docsearch/compare/v2.0.1...v2.0.2) (2016-06-14)

View file

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

View file

@ -1 +1 @@
export default '2.0.2';
export default '2.0.3';