diff --git a/package.json b/package.json index b09260d..7be9e5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hoist-non-react-statics", - "version": "2.2.2", + "version": "2.3.0", "description": "Copies non-react specific statics from a child component to a parent component", "main": "index.js", "types": "index.d.ts",