From 60feaec77b6ac7dc6dc414052e417fb07db12314 Mon Sep 17 00:00:00 2001 From: Jeff Barczewski Date: Fri, 12 Aug 2016 13:51:58 -0500 Subject: [PATCH] 0.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04689e3..359abac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-logic", - "version": "0.7.3", + "version": "0.7.4", "description": "Redux middleware for organizing business logic and action side effects.", "main": "build-lib/index.js", "browser": {