Skip to content

Commit 5d8a123

Browse files
committed
Version 4.0.0-beta.0
1 parent 1a9764b commit 5d8a123

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/react-router-config/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-config",
3-
"version": "1.0.0-beta.4",
3+
"version": "4.4.0-beta.0",
44
"description": "Static route config matching for React Router",
55
"repository": "ReactTraining/react-router",
66
"license": "MIT",

packages/react-router-dom/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-dom",
3-
"version": "4.3.1",
3+
"version": "4.4.0-beta.0",
44
"description": "DOM bindings for React Router",
55
"repository": "ReactTraining/react-router",
66
"license": "MIT",

packages/react-router/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": "4.3.1",
3+
"version": "4.4.0-beta.0",
44
"description": "Declarative routing for React",
55
"repository": "ReactTraining/react-router",
66
"license": "MIT",

0 commit comments

Comments
 (0)