diff --git a/package.json b/package.json index 5b1796c21..4d8d4f1cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hot-loader", - "version": "0.3.0", + "version": "0.3.1", "description": "Webpack loader that enables live-editing React components without unmounting or losing their state", "main": "index.js", "scripts": {