diff --git a/package.json b/package.json index 9fbd5f8..90f742e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-broadcast", - "version": "0.7.0", + "version": "0.7.1", "description": "Reliably communicate state changes to deeply nested React elements", "repository": "ReactTraining/react-broadcast", "author": "Michael Jackson",