diff --git a/package.json b/package.json index 37d52f3..b9ea309 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-lifecycle-component", - "version": "2.0.5", + "version": "2.0.6", "description": "A higher order component that accepts lifecycle hook functions as props", "main": "lib/index.js", "scripts": {