diff --git a/package-lock.json b/package-lock.json index 5f24a55e..136163eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "next-data-hooks", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9a1f79b5..d2ea1775 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-data-hooks", - "version": "0.2.0", + "version": "0.2.1", "description": "Use `getStaticProps` as react hooks", "private": true, "scripts": {