From 950e212a98f00df6a9ef6762577fba20f25765e5 Mon Sep 17 00:00:00 2001 From: WebDevNerdStuff Date: Thu, 12 Dec 2024 11:06:19 -0800 Subject: [PATCH] chore: release 2.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45321e8..3164f6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wdns/vue-code-block", - "version": "2.3.4", + "version": "2.3.5", "description": "Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS or Highlight.js.", "private": false, "publishConfig": {