From 652668cb332fc78d7999c6701e6befba41bfd7c3 Mon Sep 17 00:00:00 2001 From: Tim Cheung Date: Thu, 3 May 2018 18:38:31 +0200 Subject: [PATCH] 2.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f971c432..e229ea6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-actions", - "version": "2.3.1", + "version": "2.3.2", "description": "Flux Standard Action utlities for Redux", "main": "lib/index.js", "module": "es/index.js",