Skip to content

Commit

Permalink
release v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Jul 22, 2014
1 parent 2598837 commit a381cf6
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v0.3.4
Tue, 22 Jul 2014 21:02:48 GMT

2598837 [fixed] bower build
8c428ff [fixed] dist min build


v0.3.3
Tue, 22 Jul 2014 20:46:57 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-nested-router",
"version": "0.3.3",
"version": "0.3.4",
"homepage": "https://github.com/rpflorence/react-nested-router",
"authors": [
"Ryan Florence",
Expand All @@ -26,4 +26,4 @@
"package.json",
"webpack.config.js"
]
}
}
2 changes: 2 additions & 0 deletions dist/react-router.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-nested-router",
"version": "0.3.3",
"version": "0.3.4",
"description": "A complete routing library for React.js",
"tags": [
"react",
Expand Down

0 comments on commit a381cf6

Please sign in to comment.