From 43e02283d9649f02ceee6ed7eeae70a441254b65 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Fri, 6 Sep 2024 05:59:02 +0200 Subject: [PATCH] chore: release v3.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86c72d3a02..7ebef1dac4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@antfu/eslint-config", "type": "module", - "version": "3.3.1", + "version": "3.3.2", "packageManager": "pnpm@9.9.0", "description": "Anthony's ESLint config", "author": "Anthony Fu (https://github.com/antfu/)",