From c0737e8cda4b49665ecde22cbff423e9a91e7292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miquel=20Mart=C3=ADn?= Date: Thu, 19 May 2016 18:44:07 +0200 Subject: [PATCH] 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efb249b..1f13844 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "path-reducer", - "version": "0.1.3", + "version": "0.1.4", "description": "Redux middleware that updates the state with action path", "main": "index.js", "scripts": {