diff --git a/package.json b/package.json index c0c08f3e..c6c2c286 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "connected-react-router", - "version": "6.9.0", + "version": "6.9.1", "description": "A Redux binding for React Router v4 and v5", "main": "lib/index.js", "module": "esm/index.js", @@ -89,4 +89,4 @@ "bugs": { "url": "https://github.com/supasate/connected-react-router/issues" } -} \ No newline at end of file +}