Skip to content

Commit a381cf6

Browse files
committed
release v0.3.4
1 parent 2598837 commit a381cf6

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CHANGELOG

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.3.4
2+
Tue, 22 Jul 2014 21:02:48 GMT
3+
4+
2598837 [fixed] bower build
5+
8c428ff [fixed] dist min build
6+
7+
18
v0.3.3
29
Tue, 22 Jul 2014 20:46:57 GMT
310

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-nested-router",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"homepage": "https://github.com/rpflorence/react-nested-router",
55
"authors": [
66
"Ryan Florence",
@@ -26,4 +26,4 @@
2626
"package.json",
2727
"webpack.config.js"
2828
]
29-
}
29+
}

dist/react-router.min.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-nested-router",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "A complete routing library for React.js",
55
"tags": [
66
"react",

0 commit comments

Comments
 (0)