Skip to content

Commit

Permalink
release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Jul 24, 2014
1 parent 0be4bf7 commit 4e5c067
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v0.4.0
Thu, 24 Jul 2014 19:41:04 GMT

0be4bf7 [changed] npm registry name to react-router :D


v0.3.5
Wed, 23 Jul 2014 14:52:30 GMT

Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -26,4 +26,4 @@
"package.json",
"webpack.config.js"
]
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router",
"version": "0.3.5",
"version": "0.4.0",
"description": "A complete routing library for React.js",
"tags": [
"react",
Expand Down Expand Up @@ -54,4 +54,4 @@
"browserify-shim": {
"react": "global:React"
}
}
}

0 comments on commit 4e5c067

Please sign in to comment.