diff --git a/package-lock.json b/package-lock.json index 0614abf..ba8134e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "codemirror-pluto-setup", - "version": "0.19.4", + "version": "0.19.5", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index df3d814..883f68b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codemirror-pluto-setup", - "version": "0.19.4", + "version": "0.19.5", "description": "Example configuration for the CodeMirror code editor - as used by Pluto.jl", "scripts": { "bundle": "rollup -c"