From 8a862fcc427f5cffbfd87eb7efbd040426a193e4 Mon Sep 17 00:00:00 2001 From: Konstantin Komelin Date: Sat, 25 Jun 2022 13:42:29 +0300 Subject: [PATCH] Prepared to the new release. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ec3e70..000e456 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "isomorphic-dompurify", - "version": "0.19.0", + "version": "0.20.0", "description": "Makes it possible to use DOMPurify on server and client in the same way.", "keywords": [ "security",