1
0
Fork 0
<a name="2.1.4"></a>
## [2.1.4](https://github.com/algolia/docsearch/compare/v2.1.3...v2.1.4) (2016-08-03)
This commit is contained in:
Maxime Locqueville 2016-08-03 14:19:18 -07:00
parent 6ba59acc4e
commit ddcf0e5cbf
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
<a name="2.1.4"></a>
## [2.1.4](https://github.com/algolia/docsearch/compare/v2.1.3...v2.1.4) (2016-08-03)
<a name="2.1.3"></a>
## [2.1.3](https://github.com/algolia/docsearch/compare/v2.1.2...v2.1.3) (2016-08-03)

View file

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

View file

@ -1 +1 @@
export default '2.1.3';
export default '2.1.4';