1
0
Fork 0
<a name="2.1.2"></a>
## [2.1.2](https://github.com/algolia/docsearch/compare/v2.1.1...v2.1.2) (2016-07-22)
This commit is contained in:
Maxime Locqueville 2016-07-22 16:09:41 +02:00
parent 9a95e1c3fa
commit 50653d4926
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
<a name="2.1.2"></a>
## [2.1.2](https://github.com/algolia/docsearch/compare/v2.1.1...v2.1.2) (2016-07-22)
<a name="2.1.1"></a>
## [2.1.1](https://github.com/algolia/docsearch/compare/v2.1.0...v2.1.1) (2016-07-22)

View file

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

View file

@ -1 +1 @@
export default '2.1.1';
export default '2.1.2';