diff --git a/package.json b/package.json index 775e103..61be10d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-thunk", - "version": "1.0.3", + "version": "2.0.0", "description": "Thunk middleware for Redux.", "main": "lib/index.js", "jsnext:main": "es/index.js",