From 3f8410adc6b4355d977f1493fc85d4619b39f4e9 Mon Sep 17 00:00:00 2001 From: RodrigoTomeES Date: Thu, 12 Mar 2020 11:14:47 +0100 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c565d7..e584173 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-jsx-html-comments", - "version": "1.0.0", + "version": "1.0.1", "description": "Enable HTML comments and conditional IE comments in React components and JSX using a Web Component (W3C Custom Element).", "main": "index.js", "scripts": {