diff --git a/package-lock.json b/package-lock.json index e10b019..da5544c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rehype-prism-plus", - "version": "1.6.0", + "version": "1.6.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "rehype-prism-plus", - "version": "1.6.0", + "version": "1.6.1", "license": "MIT", "dependencies": { "hast-util-to-string": "^2.0.0", diff --git a/package.json b/package.json index 01fb8eb..3df6a28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rehype-prism-plus", - "version": "1.6.0", + "version": "1.6.1", "description": "rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers", "source": "index.js", "files": [