From ad856f43ce5882a29a58fae7d4ca8eab8da50d1f Mon Sep 17 00:00:00 2001 From: Ananto Ghosh Date: Fri, 3 Jun 2022 01:55:39 +0530 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce8363a..52e1ff2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-linkify-it", "author": "Ananto Ghosh", - "version": "1.0.6", + "version": "1.0.7", "description": "A tiny, dependency free react package that turns urls (with i18n and emoji support), emails, jira tickets, twitter handles, anything you want! in your text clickable (aka linkify).", "license": "MIT", "type": "module",