diff --git a/package.json b/package.json index a27a09a..3c645cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-router-redial", - "version": "0.2.3", + "version": "0.3.0", "description": "Easy integration of redial for React Router", "main": "lib/index.js", "files": [ @@ -26,7 +26,9 @@ "data fetching" ], "author": "Gustaf Dalemar", - "contributors": ["Patrik Ã…kerstrand "], + "contributors": [ + "Patrik Ã…kerstrand " + ], "license": "MIT", "bugs": { "url": "https://github.com/dlmr/react-router-redial/issues"