Skip to content

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Cesmat committed Jun 27, 2017
1 parent 139c828 commit b03011c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-notifications",
"version": "4.0.0",
"version": "4.0.1",
"description": "Redux & React based Notifications center",
"scripts": {
"start": "cd demo && webpack-dev-server --config webpack.config.js --progress --colors --port 9000",
Expand Down Expand Up @@ -58,4 +58,4 @@
"react": "^0.14.0 || ^15.0.0-0 || ^15.4.0-0 || ^16.0.0-0",
"react-dom": "^0.14.0 || ^15.0.0-0 || ^15.4.0-0 || ^16.0.0-0"
}
}
}

0 comments on commit b03011c

Please sign in to comment.