diff --git a/package.json b/package.json index a53d53c..f991665 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-devtools-filter-actions", - "version": "1.1.0", + "version": "1.1.1", "description": "A composable monitor for Redux DevTools with the ability to filter actions.", "main": "lib/index.js", "files": ["lib"],