diff --git a/package.json b/package.json index f131ebd..17eff2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-linkifier", - "version": "3.1.1", + "version": "4.0.0", "description": "Finds links in text and converts them to elements", "main": "dist/linkifier.js", "scripts": {