Skip to content

Commit a69e06b

Browse files
committed
0.4.0
1 parent cacc217 commit a69e06b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "redux-react-router",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Redux bindings for React Router — keep your router state inside your Redux Store.",
55
"main": "lib/index.js",
66
"scripts": {
77
"test": "make test",
88
"prepublish": "make clean build"
99
},
10-
"repository":{
10+
"repository": {
1111
"type": "git",
1212
"url": "git://github.com/acdlite/redux-react-router.git"
1313
},

0 commit comments

Comments
 (0)