diff --git a/package.json b/package.json index d6390d7..22101be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-connect", - "version": "3.0.0", + "version": "4.0.0", "description": "It allows you to request async data, store them in redux state and connect them to your react component.", "main": "lib/index.js", "repository": {