Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdefore committed Apr 18, 2016
1 parent fa2370d commit 4b99981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Peer dependencies for each version:
"react-router": "^2.0.0-rc4",
```

#### 3.x
#### 4.x

[Babel](https://github.com/babel/babel) 6, [React Router](https://github.com/rackt/react-router) 2, [React Router Redux](https://github.com/rackt/react-router-redux) 3 (Redux Simple Router renamed) is available but optional.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A universal redux renderer (ES6, Webpack, Express)",
"author": "Buck DeFore <[email protected]> (http://github.com/bdefore)",
"license": "MIT",
"version": "3.0.3",
"version": "4.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/bdefore/universal-redux.git"
Expand Down

0 comments on commit 4b99981

Please sign in to comment.