diff --git a/package.json b/package.json index c305e4d2..e1288c69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-actions", - "version": "2.6.0", + "version": "2.6.1", "description": "Flux Standard Action utlities for Redux", "main": "lib/index.js", "module": "es/index.js",