From 2137baa282f8b47a1c7ae062d101cb00e3b854ec Mon Sep 17 00:00:00 2001 From: Guillermo Aszyn Date: Fri, 5 Apr 2019 09:41:53 -0300 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e1b843..fdfc75a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-route-hook", - "version": "1.2.0", + "version": "1.2.1", "description": "A simple React Component for adding onEnter and onChange Hooks to the Route Component of react-router v4", "main": "dist/", "scripts": {