From 1d3e71ea4b1052a5fcc91e926064e85f75ef1033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Pota=CC=81c=CC=8Cek?= Date: Fri, 30 Jun 2023 19:07:27 +0200 Subject: [PATCH] v4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e94a86..2577ec3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-anchorme", - "version": "3.0.0", + "version": "4.0.1", "description": "React component to detect links in text and make them clickable", "repository": "https://github.com/potty/react-anchorme", "main": "dist/react-anchorme.js",