From 7fe428b036fdcd5c4f2b998ebf4677432550fdb4 Mon Sep 17 00:00:00 2001 From: Hyeonjong Date: Thu, 19 Oct 2023 21:00:15 +0900 Subject: [PATCH] chore: release 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8aac3b9..67bad41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prettier-plugin-brace-style", - "version": "0.3.1", + "version": "0.3.2", "description": "A Prettier plugin that can apply ESLint's brace-style rules to JavaScript and TypeScript files.", "repository": "https://github.com/ony3000/prettier-plugin-brace-style", "keywords": [