diff --git a/package-lock.json b/package-lock.json index 349f14e..7d7c52f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "next-instantsearch", - "version": "0.0.0", + "version": "0.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4f3b9a8..b389032 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-instantsearch", - "version": "0.0.0", + "version": "0.0.1", "description": "", "main": "build/index.js", "files": [ @@ -49,4 +49,4 @@ "hoist-non-react-statics": "^3.3.2", "qs": "^6.9.4" } -} \ No newline at end of file +}