1
0
Fork 0
<a name="1.3.0"></a>
# [1.3.0](https://github.com/algolia/docsearch/compare/1.2.0...v1.3.0) (2016-06-12)
This commit is contained in:
Maxime Locqueville 2016-06-12 19:51:57 +02:00
parent 4ab69a3b9b
commit b70cf94564
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
<a name="1.3.0"></a>
# [1.3.0](https://github.com/algolia/docsearch/compare/1.2.0...v1.3.0) (2016-06-12)
<a name="1.2.0"></a>
# [1.2.0](https://github.com/algolia/docsearch/compare/v1.1.3...v1.2.0) (2016-06-10)

View file

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

View file

@ -1 +1 @@
export default '1.2.0';
export default '1.3.0';