diff --git a/package.json b/package.json index d64a697..c7e42f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hot-api", - "version": "0.1.2", + "version": "0.1.3", "description": "A generic library implementing hot reload for React components without unmounting or losing their state.", "main": "modules/index.js", "repository": {