diff --git a/package.json b/package.json index 815a14c2c..8cf5f6290 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reselect", - "version": "3.0.0-rc", + "version": "3.0.0", "description": "Selectors for Redux.", "main": "lib/index.js", "jsnext:main": "es/index.js",