From f6e6b0a8daf85286e00ee1d7dcc56be27703b02a Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Wed, 15 Apr 2020 12:39:24 -0400 Subject: [PATCH] 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da57148..b39f0de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "htm", - "version": "3.0.3", + "version": "3.0.4", "description": "The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.", "main": "dist/htm.js", "umd:main": "dist/htm.umd.js",