From f0205a718defefef6d9210f68411c97aa4d1c541 Mon Sep 17 00:00:00 2001 From: Joachim Viide Date: Thu, 28 Feb 2019 20:42:43 +0200 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ed8b96..ad31859 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "htm", - "version": "2.1.0", + "version": "2.1.1", "description": "The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.", "main": "dist/htm.js", "umd:main": "dist/htm.umd.js",