diff --git a/package.json b/package.json index 429536b..e516ef8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-dataloader", - "version": "1.0.0", + "version": "1.1.0", "description": "Loads async data for Redux apps focusing on preventing duplicated requests and dealing with async dependencies.", "main": "lib/index.js", "jsnext:main": "src/index.js",