diff --git a/package.json b/package.json index b1fc00d7..328a73f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "autolinker", - "version": "3.15.0", + "version": "3.16.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",