From 4eb1af4651ea85a5a9922d7cc28860a8b383303b Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 19 Dec 2017 14:16:50 +0100 Subject: [PATCH] fix(build): Deployment Bump to avoid deployment error of conflicting git tags --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e263318..b4ac0fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-router-dispatcher-redirect", - "version": "1.0.2", + "version": "1.0.3", "description": "react-router-dispatcher action for HTTP redirects", "main": "lib/index.js", "directories": {