diff --git a/package.json b/package.json index b01a1c9e..62ca72d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-query", - "version": "2.0.0-rc.2", + "version": "2.0.0", "description": "A library for querying and managing network state in React/Redux applications", "homepage": "https://github.com/amplitude/redux-query", "main": "dist/commonjs/index.js",