From a0beaae40ffb9d3711b4a6f970299420354bd17f Mon Sep 17 00:00:00 2001 From: Tim Cheung Date: Thu, 26 Jul 2018 01:31:36 +0100 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index faf25113..c305e4d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-actions", - "version": "2.5.1", + "version": "2.6.0", "description": "Flux Standard Action utlities for Redux", "main": "lib/index.js", "module": "es/index.js",