From 1fa78774b82341bca4a8b6e7f317daabb121603c Mon Sep 17 00:00:00 2001
From: Pierre-Marie Dartus
Date: Wed, 17 Nov 2021 11:19:10 +0100
Subject: [PATCH] v3.2.0
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 802cb60..60c7692 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/eslint-config-lwc",
- "version": "3.1.0",
+ "version": "3.2.0",
"main": "index.js",
"license": "MIT",
"description": "Opinionated ESLint configurations for LWC projects",