1
0
Fork 0
<a name="2.3.1"></a>
## [2.3.1](https://github.com/algolia/docsearch/compare/v2.3.0...v2.3.1) (2017-02-23)
This commit is contained in:
vvo 2017-02-23 13:41:31 -08:00
parent 0d59029c44
commit 8b3e12020a
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
<a name="2.3.1"></a>
## [2.3.1](https://github.com/algolia/docsearch/compare/v2.3.0...v2.3.1) (2017-02-23)
<a name="2.3.0"></a>
# [2.3.0](https://github.com/algolia/docsearch/compare/v2.2.1...v2.3.0) (2017-02-08)

View file

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

View file

@ -1 +1 @@
export default '2.3.0';
export default '2.3.1';