From 73e4ed5e7df4b54c45f731075e044535ca094682 Mon Sep 17 00:00:00 2001 From: Tim Cheung Date: Mon, 4 Mar 2019 22:34:16 +0000 Subject: [PATCH] 2.6.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 968475f4..bf5034fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-actions", - "version": "2.6.4", + "version": "2.6.5", "description": "Flux Standard Action utlities for Redux", "main": "lib/index.js", "unpkg": "dist/redux-actions.js",