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",