diff --git a/package.json b/package.json index aee20dd..648adaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-scroll-restoration", - "version": "1.0.3", + "version": "1.0.4", "description": "Support for scroll restoration with React router", "main": "dist/index.js", "scripts": { @@ -67,4 +67,4 @@ "files": [ "dist" ] -} \ No newline at end of file +}