From 56a02a52728bd16103ef193bc9edbaa4314c2948 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Wed, 12 Oct 2022 19:25:49 +0200 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70b97fa..f105dec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rehype-highlight", - "version": "5.0.2", + "version": "6.0.0", "description": "rehype plugin to highlight code blocks with lowlight (highlight.js)", "license": "MIT", "keywords": [