Skip to content

Commit 499016e

Browse files
committed
1.0.0
1 parent 351efa9 commit 499016e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-redux",
3-
"version": "0.9.0",
4-
"description": "React bindings for Redux",
3+
"version": "1.0.0",
4+
"description": "Official React bindings for Redux",
55
"main": "./lib/index.js",
66
"scripts": {
77
"build:lib": "babel src --out-dir lib",

0 commit comments

Comments
 (0)