diff --git a/package.json b/package.json index f0284fa..398bafe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multireducer", - "version": "3.0.1", + "version": "3.0.2", "description": "A utility to wrap many copies of a single Redux reducer into a single key-based reducer.", "main": "./lib/index.js", "repository": {