diff --git a/package.json b/package.json index b4e59bc3..793ef3a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "autolinker", - "version": "1.8.3", + "version": "2.0.0", "description": "Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML", "main": "./dist/commonjs/index.js", "typings": "./dist/commonjs/index.d.ts",