diff --git a/package.json b/package.json index 63f3c70..5bbd43f 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "use-overflow", - "version": "1.0.2", + "version": "1.1.0", "description": "A React Hook that allows you to detect X and Y overflow", - "author": "Anthony Morris ", + "author": "Anthony Morris ", "license": "MIT", "repository": "amorriscode/use-overflow", "main": "dist/index.js",