diff --git a/package.json b/package.json index fda8517..1b15d2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hoist-non-react-statics", - "version": "1.2.0", + "version": "2.0.0", "description": "Copies non-react specific statics from a child component to a parent component", "main": "index.js", "repository": {