From 757c4a94def0ea885edd028fe2ca2b3669ae1aef Mon Sep 17 00:00:00 2001 From: Gustaf Dalemar Date: Tue, 18 Oct 2016 16:39:37 +0200 Subject: [PATCH] Version 0.3.0 --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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"