From 305e25049d0ec1b30295e68ef8d9aeae25188147 Mon Sep 17 00:00:00 2001 From: Ananto Ghosh Date: Sat, 5 Mar 2022 13:22:42 +0530 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 688274f..8213ebb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-linkify-it", "author": "Ananto Ghosh", - "version": "1.0.3", + "version": "1.0.4", "description": "A tiny 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",