diff --git a/package.json b/package.json index b6e28a1..a5728e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-collapsible", - "version": "2.2.0", + "version": "2.3.0", "description": "React component to wrap content in Collapsible element with trigger to open and close.", "keywords": [ "react-component", @@ -13,7 +13,7 @@ "types": "./index.d.ts", "author": "Glenn Flanagan ", "contributors": [ - "Karl Taylor ", "Rebeca Sarai " ], "license": "MIT",