Skip to content

Commit abb51ca

Browse files
committed
release v0.3.1
1 parent baf2257 commit abb51ca

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.3.1
2+
Tue, 22 Jul 2014 19:40:14 GMT
3+
4+
baf2257 [fixed] dist files
5+
6+
17
v0.3.0
28
Tue, 22 Jul 2014 19:34:11 GMT
39

bower.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.0",
3+
"version": "0.3.1",
44
"homepage": "https://github.com/rpflorence/react-nested-router",
55
"authors": [
66
"Ryan Florence",

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.0",
3+
"version": "0.3.1",
44
"description": "A complete routing library for React.js",
55
"tags": [
66
"react",

0 commit comments

Comments
 (0)