We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 0be4bf7 commit 4e5c067Copy full SHA for 4e5c067
CHANGELOG
@@ -1,3 +1,9 @@
1
+v0.4.0
2
+Thu, 24 Jul 2014 19:41:04 GMT
3
+
4
+0be4bf7 [changed] npm registry name to react-router :D
5
6
7
v0.3.5
8
Wed, 23 Jul 2014 14:52:30 GMT
9
bower.json
@@ -1,6 +1,6 @@
{
"name": "react-router",
- "version": "0.3.5",
+ "version": "0.4.0",
"homepage": "https://github.com/rpflorence/react-router",
"authors": [
"Ryan Florence",
@@ -26,4 +26,4 @@
26
"package.json",
27
"webpack.config.js"
28
]
29
-}
+}
package.json
"description": "A complete routing library for React.js",
"tags": [
"react",
@@ -54,4 +54,4 @@
54
"browserify-shim": {
55
"react": "global:React"
56
}
57
0 commit comments