diff --git a/package-lock.json b/package-lock.json index bfd9fcd..10d1bff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "posthtml-shiki", - "version": "1.2.1", + "version": "1.2.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "posthtml-shiki", - "version": "1.2.1", + "version": "1.2.2", "license": "MIT", "dependencies": { "posthtml-attrs-parser": "^1.1.0", diff --git a/package.json b/package.json index e13eafe..7aafd99 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "posthtml-shiki", "description": "PostHTML plugin for highlighting code blocks with Shiki.", - "version": "1.2.1", + "version": "1.2.2", "license": "MIT", "author": "Cosmin Popovici (https://github.com/cossssmin)", "bugs": "https://github.com/posthtml/posthtml-shiki/issues",