diff --git a/package.json b/package.json index 993d7d7a..b044680f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-query", - "version": "1.2.0-alpha.0", + "version": "1.2.0", "description": "A library for querying and managing network state in React/Redux applications", "main": "dist/commonjs/index.js", "module": "dist/es/index.js",