From 45677bfef66f4b38d21f22e6c70b2d29de24e867 Mon Sep 17 00:00:00 2001 From: Timothy Lin Date: Sun, 25 Jun 2023 12:04:29 +0800 Subject: [PATCH] 1.6.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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": [