From 205961663e8aca380a0434df2c0ead7f58231008 Mon Sep 17 00:00:00 2001 From: Evan Date: Fri, 19 Jun 2020 13:40:58 -0600 Subject: [PATCH] 1.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8d55eb..860c49b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vanillawc/wc-codemirror", - "version": "1.8.1", + "version": "1.8.2", "license": "MIT", "author": "Evan Plaice (https://evanplaice.com/)", "description": "CodeMirror as a vanilla web component",