Skip to content

Commit

Permalink
release v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Jul 22, 2014
1 parent 92b9077 commit fa5fb41
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v0.3.3
Tue, 22 Jul 2014 20:46:57 GMT

92b9077 [changed] file name of dist builds


v0.3.2
Tue, 22 Jul 2014 19:47:41 GMT

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-nested-router",
"version": "0.3.2",
"version": "0.3.3",
"homepage": "https://github.com/rpflorence/react-nested-router",
"authors": [
"Ryan Florence",
Expand Down
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.2",
"version": "0.3.3",
"description": "A complete routing library for React.js",
"tags": [
"react",
Expand Down

0 comments on commit fa5fb41

Please sign in to comment.