diff --git a/package-lock.json b/package-lock.json index 0bcea34..037374f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vanillawc/wc-codemirror", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d219d27..cfcc22a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vanillawc/wc-codemirror", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Evan Plaice (http://evanplaice.com/)", "description": "CodeMirror as a vanilla web component",