Skip to content

Commit

Permalink
Update version to support TypeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
supasate committed May 6, 2017
1 parent 0998e51 commit 96221b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Main features

:gem: Support [Immutable.js](https://facebook.github.io/immutable-js/)

:muscle: Support TypeScript


Installation
-----------
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "connected-react-router",
"version": "4.1.0",
"version": "4.2.0",
"description": "A Redux binding for React Router v4",
"main": "lib/index.js",
"types": "./index.d.ts",
Expand Down

0 comments on commit 96221b9

Please sign in to comment.