diff --git a/package-lock.json b/package-lock.json index 42b799d..bccc75b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-peekaboo", - "version": "0.3.0", + "version": "0.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6debc6a..28af64b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-peekaboo", "description": "React hooks for monitoring an element's intersection with the viewport", - "version": "0.3.0", + "version": "0.4.0", "license": "MIT", "author": "Wyatt Johnston ", "repository": {