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