Skip to content

Commit a379e65

Browse files
authored
0.0.3
1 parent c745069 commit a379e65

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,6 +1,6 @@
11
{
22
"name": "react-router-async",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"author": {
55
"name": "Oleg Martynov",
66
"email": "[email protected]"
@@ -26,6 +26,6 @@
2626
},
2727
"dependencies": {
2828
"react": "^15.3.2",
29-
"router-async": "0.0.3"
29+
"router-async": "0.0.4"
3030
}
3131
}

0 commit comments

Comments
 (0)