Skip to content

Commit f4701a4

Browse files
committed
release 0.1.0
1 parent fc89235 commit f4701a4

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-component",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Declarative router component for React",
55
"main": "index.js",
66
"dependencies": {
@@ -33,4 +33,4 @@
3333
"url": "https://github.com/andreypopp/react-router-component/issues"
3434
},
3535
"homepage": "https://github.com/andreypopp/react-router-component"
36-
}
36+
}

0 commit comments

Comments
 (0)