From 79223651a3d4c1508960ee9c9180013baafb91f9 Mon Sep 17 00:00:00 2001 From: Shinigami92 Date: Fri, 11 Oct 2024 19:17:43 +0200 Subject: [PATCH] v3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf1db242..1a012d6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prettier/plugin-pug", - "version": "3.1.0", + "version": "3.2.0", "description": "Prettier Pug Plugin", "scripts": { "clean": "rimraf coverage .eslintcache dist junit.xml docs/.vitepress/dist pnpm-lock.yaml node_modules",