Skip to content

Commit 9ed74b1

Browse files
authored
new version 0.6.4
1 parent e017387 commit 9ed74b1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
{
22
"name": "react-router-async",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"author": {
55
"name": "Oleg Martynov",
66
"email": "[email protected]"
77
},
8+
"contributors": [
9+
"Aleksey Novikov <[email protected]>"
10+
],
811
"bugs": {
912
"url": "https://github.com/router-async/react-router-async/issues"
1013
},

0 commit comments

Comments
 (0)