Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Sep 14, 2014
1 parent 58dddfd commit 715f910
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": "react-hot-boilerplate",
"version": "0.1.0",
"version": "0.1.1",
"description": "Boilerplate for ReactJS project with hot code reloading",
"scripts": {
"start": "node server.js"
Expand Down Expand Up @@ -33,7 +33,7 @@
"homepage": "https://github.com/gaearon/react-hot-boilerplate",
"devDependencies": {
"jsx-loader": "^0.11.0",
"react-hot-loader": "^0.4.2",
"react-hot-loader": "^0.4.3",
"webpack": "^1.4.0-beta3",
"webpack-dev-server": "^1.4.10"
},
Expand Down

0 comments on commit 715f910

Please sign in to comment.