We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351efa9 commit 499016eCopy full SHA for 499016e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-redux",
3
- "version": "0.9.0",
4
- "description": "React bindings for Redux",
+ "version": "1.0.0",
+ "description": "Official React bindings for Redux",
5
"main": "./lib/index.js",
6
"scripts": {
7
"build:lib": "babel src --out-dir lib",
0 commit comments