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