Skip to content

Commit b3ac055

Browse files
committed
publish v1.0.0-beta1
1 parent ea0f3e5 commit b3ac055

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router",
3-
"version": "1.0.0-alpha2",
3+
"version": "1.0.0-beta1",
44
"description": "A complete routing library for React.js",
55
"main": "lib/index",
66
"repository": {

website/config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
v0.13.3
2+
v1.0.0-beta1
3+
v1.0.0-alpha2
24
v1.0.0-alpha1

0 commit comments

Comments
 (0)