Skip to content

Commit

Permalink
v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Sep 27, 2019
1 parent 375f320 commit d8904fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"packages": ["packages/*", "website"],
"version": "5.1.0",
"version": "5.1.1",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/react-router-dom/package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-dom",
"version": "5.1.0",
"version": "5.1.1",
"description": "DOM bindings for React Router",
"repository": "ReactTraining/react-router",
"license": "MIT",
Expand Down

0 comments on commit d8904fa

Please sign in to comment.