1
0
Fork 0
<a name="0.0.3"></a>
## [0.0.3](https://github.com/algolia/docsearch/compare/v0.0.2...v0.0.3) (2015-12-16)
This commit is contained in:
vvo 2015-12-16 11:54:20 +01:00
parent 0beed5e431
commit 31c5a94b57
4 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,9 @@
<a name="0.0.3"></a>
## [0.0.3](https://github.com/algolia/docsearch/compare/v0.0.2...v0.0.3) (2015-12-16)
<a name="0.0.2"></a>
## 0.0.2 (2015-12-16)

2
npm-shrinkwrap.json generated
View file

@ -1,6 +1,6 @@
{
"name": "docsearch.js",
"version": "0.0.2",
"version": "0.0.3",
"npm-shrinkwrap-version": "200.4.0",
"node-version": "v4.2.2",
"dependencies": {

View file

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

View file

@ -1 +1 @@
export default '0.0.2';
export default '0.0.3';